mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Unfork streamsPrivate API and add resourcesPrivate and tabs zoom APIs required by the PDF extension (issue #1947)
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
],
|
||||
'variables': {
|
||||
'schema_files': [
|
||||
'streams_private.idl',
|
||||
# TODO(cef): Add CEF-specific Mojo APIs here.
|
||||
],
|
||||
'non_compiled_schema_files': [
|
||||
],
|
||||
|
||||
|
||||
'chromium_code': 1,
|
||||
'cc_dir': 'cef/libcef/common/extensions/api',
|
||||
'root_namespace': 'extensions::api::cef::%(namespace)s',
|
||||
|
Reference in New Issue
Block a user