OLD | NEW |
1 { | 1 { |
2 'includes': [ | 2 'includes': [ |
3 '../core/core_generated.gypi', | 3 '../core/core_generated.gypi', |
4 'modules_generated.gypi', | 4 'modules_generated.gypi', |
5 ], | 5 ], |
6 'variables': { | 6 'variables': { |
7 # Experimental hooks for embedder to provide extra IDL and source files. | 7 # Experimental hooks for embedder to provide extra IDL and source files. |
8 # | 8 # |
9 # Note: this is not a supported API. If you rely on this, you will be broken | 9 # Note: this is not a supported API. If you rely on this, you will be broken |
10 # from time to time as the code generator changes in backward incompatible | 10 # from time to time as the code generator changes in backward incompatible |
11 # ways. | 11 # ways. |
12 'extra_blink_module_idl_files': [], | 12 'extra_blink_module_idl_files': [], |
13 'extra_blink_module_files': [], | 13 'extra_blink_module_files': [], |
14 # Files for which bindings (.cpp and .h files) will be generated | 14 # Files for which bindings (.cpp and .h files) will be generated |
15 'modules_idl_files': [ | 15 'modules_idl_files': [ |
16 '<@(extra_blink_module_idl_files)', | 16 '<@(extra_blink_module_idl_files)', |
17 'app_banner/BeforeInstallPromptEvent.idl', | 17 'app_banner/BeforeInstallPromptEvent.idl', |
18 'battery/BatteryManager.idl', | 18 'battery/BatteryManager.idl', |
19 'bluetooth/Bluetooth.idl', | 19 'bluetooth/Bluetooth.idl', |
20 'bluetooth/BluetoothDevice.idl', | 20 'bluetooth/BluetoothDevice.idl', |
21 'bluetooth/BluetoothDiscovery.idl', | 21 'bluetooth/BluetoothDiscovery.idl', |
22 'compositorworker/CompositorWorker.idl', | 22 'compositorworker/CompositorWorker.idl', |
| 23 'compositorworker/CompositorWorkerGlobalScope.idl', |
23 'credentialmanager/Credential.idl', | 24 'credentialmanager/Credential.idl', |
24 'credentialmanager/CredentialsContainer.idl', | 25 'credentialmanager/CredentialsContainer.idl', |
25 'credentialmanager/FederatedCredential.idl', | 26 'credentialmanager/FederatedCredential.idl', |
26 'credentialmanager/LocalCredential.idl', | 27 'credentialmanager/LocalCredential.idl', |
27 'crypto/Crypto.idl', | 28 'crypto/Crypto.idl', |
28 'crypto/CryptoKey.idl', | 29 'crypto/CryptoKey.idl', |
29 'crypto/SubtleCrypto.idl', | 30 'crypto/SubtleCrypto.idl', |
30 'device_light/DeviceLightEvent.idl', | 31 'device_light/DeviceLightEvent.idl', |
31 'device_orientation/DeviceAcceleration.idl', | 32 'device_orientation/DeviceAcceleration.idl', |
32 'device_orientation/DeviceMotionEvent.idl', | 33 'device_orientation/DeviceMotionEvent.idl', |
(...skipping 499 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
532 'bluetooth/BluetoothDevice.cpp', | 533 'bluetooth/BluetoothDevice.cpp', |
533 'bluetooth/BluetoothDevice.h', | 534 'bluetooth/BluetoothDevice.h', |
534 'bluetooth/BluetoothDiscovery.cpp', | 535 'bluetooth/BluetoothDiscovery.cpp', |
535 'bluetooth/BluetoothDiscovery.h', | 536 'bluetooth/BluetoothDiscovery.h', |
536 'bluetooth/BluetoothError.cpp', | 537 'bluetooth/BluetoothError.cpp', |
537 'bluetooth/BluetoothError.h', | 538 'bluetooth/BluetoothError.h', |
538 'bluetooth/NavigatorBluetooth.cpp', | 539 'bluetooth/NavigatorBluetooth.cpp', |
539 'bluetooth/NavigatorBluetooth.h', | 540 'bluetooth/NavigatorBluetooth.h', |
540 'compositorworker/CompositorWorker.cpp', | 541 'compositorworker/CompositorWorker.cpp', |
541 'compositorworker/CompositorWorker.h', | 542 'compositorworker/CompositorWorker.h', |
| 543 'compositorworker/CompositorWorkerGlobalScope.cpp', |
| 544 'compositorworker/CompositorWorkerGlobalScope.h', |
542 'compositorworker/CompositorWorkerMessagingProxy.cpp', | 545 'compositorworker/CompositorWorkerMessagingProxy.cpp', |
543 'compositorworker/CompositorWorkerMessagingProxy.h', | 546 'compositorworker/CompositorWorkerMessagingProxy.h', |
544 'compositorworker/CompositorWorkerThread.cpp', | 547 'compositorworker/CompositorWorkerThread.cpp', |
545 'compositorworker/CompositorWorkerThread.h', | 548 'compositorworker/CompositorWorkerThread.h', |
546 'credentialmanager/Credential.cpp', | 549 'credentialmanager/Credential.cpp', |
547 'credentialmanager/Credential.h', | 550 'credentialmanager/Credential.h', |
548 'credentialmanager/CredentialManagerClient.cpp', | 551 'credentialmanager/CredentialManagerClient.cpp', |
549 'credentialmanager/CredentialManagerClient.h', | 552 'credentialmanager/CredentialManagerClient.h', |
550 'credentialmanager/CredentialsContainer.cpp', | 553 'credentialmanager/CredentialsContainer.cpp', |
551 'credentialmanager/CredentialsContainer.h', | 554 'credentialmanager/CredentialsContainer.h', |
(...skipping 784 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1336 'indexeddb/IDBKeyPathTest.cpp', | 1339 'indexeddb/IDBKeyPathTest.cpp', |
1337 'indexeddb/IDBRequestTest.cpp', | 1340 'indexeddb/IDBRequestTest.cpp', |
1338 'indexeddb/IDBTransactionTest.cpp', | 1341 'indexeddb/IDBTransactionTest.cpp', |
1339 'serviceworkers/CacheTest.cpp', | 1342 'serviceworkers/CacheTest.cpp', |
1340 'serviceworkers/ServiceWorkerContainerTest.cpp', | 1343 'serviceworkers/ServiceWorkerContainerTest.cpp', |
1341 'websockets/DOMWebSocketTest.cpp', | 1344 'websockets/DOMWebSocketTest.cpp', |
1342 'websockets/DocumentWebSocketChannelTest.cpp', | 1345 'websockets/DocumentWebSocketChannelTest.cpp', |
1343 ], | 1346 ], |
1344 }, | 1347 }, |
1345 } | 1348 } |
OLD | NEW |