| OLD | NEW |
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 # Experimental hooks for embedder to provide extra IDL and source files. | 3 # Experimental hooks for embedder to provide extra IDL and source files. |
| 4 # | 4 # |
| 5 # Note: this is not a supported API. If you rely on this, you will be broken | 5 # Note: this is not a supported API. If you rely on this, you will be broken |
| 6 # from time to time as the code generator changes in backward incompatible | 6 # from time to time as the code generator changes in backward incompatible |
| 7 # ways. | 7 # ways. |
| 8 'extra_blink_module_idl_files': [], | 8 'extra_blink_module_idl_files': [], |
| 9 'extra_blink_module_files': [], | 9 'extra_blink_module_files': [], |
| 10 # Files for which bindings (.cpp and .h files) will be generated | 10 # Files for which bindings (.cpp and .h files) will be generated |
| (...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 93 'mediastream/RTCErrorCallback.idl', | 93 'mediastream/RTCErrorCallback.idl', |
| 94 'mediastream/RTCIceCandidate.idl', | 94 'mediastream/RTCIceCandidate.idl', |
| 95 'mediastream/RTCIceCandidateEvent.idl', | 95 'mediastream/RTCIceCandidateEvent.idl', |
| 96 'mediastream/RTCPeerConnection.idl', | 96 'mediastream/RTCPeerConnection.idl', |
| 97 'mediastream/RTCSessionDescription.idl', | 97 'mediastream/RTCSessionDescription.idl', |
| 98 'mediastream/RTCSessionDescriptionCallback.idl', | 98 'mediastream/RTCSessionDescriptionCallback.idl', |
| 99 'mediastream/RTCStatsCallback.idl', | 99 'mediastream/RTCStatsCallback.idl', |
| 100 'mediastream/RTCStatsReport.idl', | 100 'mediastream/RTCStatsReport.idl', |
| 101 'mediastream/RTCStatsResponse.idl', | 101 'mediastream/RTCStatsResponse.idl', |
| 102 'mediastream/SourceInfo.idl', | 102 'mediastream/SourceInfo.idl', |
| 103 'netinfo/NetworkInformation.idl', |
| 103 'notifications/Notification.idl', | 104 'notifications/Notification.idl', |
| 104 'notifications/NotificationPermissionCallback.idl', | 105 'notifications/NotificationPermissionCallback.idl', |
| 105 'performance/WorkerPerformance.idl', | 106 'performance/WorkerPerformance.idl', |
| 106 'push_messaging/PushManager.idl', | 107 'push_messaging/PushManager.idl', |
| 107 'push_messaging/PushRegistration.idl', | 108 'push_messaging/PushRegistration.idl', |
| 108 'quota/DeprecatedStorageInfo.idl', | 109 'quota/DeprecatedStorageInfo.idl', |
| 109 'quota/DeprecatedStorageQuota.idl', | 110 'quota/DeprecatedStorageQuota.idl', |
| 110 'quota/StorageErrorCallback.idl', | 111 'quota/StorageErrorCallback.idl', |
| 111 'quota/StorageInfo.idl', | 112 'quota/StorageInfo.idl', |
| 112 'quota/StorageQuota.idl', | 113 'quota/StorageQuota.idl', |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 207 'imagebitmap/ImageBitmapFactories.idl', | 208 'imagebitmap/ImageBitmapFactories.idl', |
| 208 'imagebitmap/WindowImageBitmapFactories.idl', | 209 'imagebitmap/WindowImageBitmapFactories.idl', |
| 209 'indexeddb/WindowIndexedDatabase.idl', | 210 'indexeddb/WindowIndexedDatabase.idl', |
| 210 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', | 211 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', |
| 211 'mediasource/HTMLVideoElementMediaSource.idl', | 212 'mediasource/HTMLVideoElementMediaSource.idl', |
| 212 'mediasource/URLMediaSource.idl', | 213 'mediasource/URLMediaSource.idl', |
| 213 'mediastream/NavigatorMediaStream.idl', | 214 'mediastream/NavigatorMediaStream.idl', |
| 214 'mediastream/URLMediaStream.idl', | 215 'mediastream/URLMediaStream.idl', |
| 215 'mediastream/WindowMediaStream.idl', | 216 'mediastream/WindowMediaStream.idl', |
| 216 'navigatorcontentutils/NavigatorContentUtils.idl', | 217 'navigatorcontentutils/NavigatorContentUtils.idl', |
| 218 'netinfo/NavigatorNetworkInformation.idl', |
| 217 'performance/SharedWorkerPerformance.idl', | 219 'performance/SharedWorkerPerformance.idl', |
| 218 'performance/WorkerGlobalScopePerformance.idl', | 220 'performance/WorkerGlobalScopePerformance.idl', |
| 219 'push_messaging/NavigatorPushManager.idl', | 221 'push_messaging/NavigatorPushManager.idl', |
| 220 'quota/NavigatorStorageQuota.idl', | 222 'quota/NavigatorStorageQuota.idl', |
| 221 'quota/WindowQuota.idl', | 223 'quota/WindowQuota.idl', |
| 222 'quota/WorkerNavigatorStorageQuota.idl', | 224 'quota/WorkerNavigatorStorageQuota.idl', |
| 223 'screen_orientation/ScreenOrientation.idl', | 225 'screen_orientation/ScreenOrientation.idl', |
| 224 'serviceworkers/NavigatorServiceWorker.idl', | 226 'serviceworkers/NavigatorServiceWorker.idl', |
| 225 'speech/WindowSpeech.idl', | 227 'speech/WindowSpeech.idl', |
| 226 'speech/WindowSpeechSynthesis.idl', | 228 'speech/WindowSpeechSynthesis.idl', |
| (...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 570 'mediastream/URLMediaStream.cpp', | 572 'mediastream/URLMediaStream.cpp', |
| 571 'mediastream/URLMediaStream.h', | 573 'mediastream/URLMediaStream.h', |
| 572 'mediastream/UserMediaClient.h', | 574 'mediastream/UserMediaClient.h', |
| 573 'mediastream/UserMediaController.cpp', | 575 'mediastream/UserMediaController.cpp', |
| 574 'mediastream/UserMediaController.h', | 576 'mediastream/UserMediaController.h', |
| 575 'mediastream/UserMediaRequest.cpp', | 577 'mediastream/UserMediaRequest.cpp', |
| 576 'mediastream/UserMediaRequest.h', | 578 'mediastream/UserMediaRequest.h', |
| 577 'navigatorcontentutils/NavigatorContentUtils.cpp', | 579 'navigatorcontentutils/NavigatorContentUtils.cpp', |
| 578 'navigatorcontentutils/NavigatorContentUtils.h', | 580 'navigatorcontentutils/NavigatorContentUtils.h', |
| 579 'navigatorcontentutils/NavigatorContentUtilsClient.h', | 581 'navigatorcontentutils/NavigatorContentUtilsClient.h', |
| 582 'netinfo/NavigatorNetworkInformation.cpp', |
| 583 'netinfo/NavigatorNetworkInformation.h', |
| 584 'netinfo/NetworkInformation.cpp', |
| 585 'netinfo/NetworkInformation.h', |
| 580 'notifications/Notification.cpp', | 586 'notifications/Notification.cpp', |
| 581 'notifications/Notification.h', | 587 'notifications/Notification.h', |
| 582 'notifications/NotificationClient.h', | 588 'notifications/NotificationClient.h', |
| 583 'notifications/NotificationController.cpp', | 589 'notifications/NotificationController.cpp', |
| 584 'notifications/NotificationController.h', | 590 'notifications/NotificationController.h', |
| 585 'notifications/NotificationPermissionCallback.h', | 591 'notifications/NotificationPermissionCallback.h', |
| 586 'performance/SharedWorkerPerformance.cpp', | 592 'performance/SharedWorkerPerformance.cpp', |
| 587 'performance/WorkerGlobalScopePerformance.cpp', | 593 'performance/WorkerGlobalScopePerformance.cpp', |
| 588 'performance/WorkerGlobalScopePerformance.h', | 594 'performance/WorkerGlobalScopePerformance.h', |
| 589 'performance/WorkerPerformance.cpp', | 595 'performance/WorkerPerformance.cpp', |
| (...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 942 'indexeddb/IDBKeyPathTest.cpp', | 948 'indexeddb/IDBKeyPathTest.cpp', |
| 943 'indexeddb/IDBRequestTest.cpp', | 949 'indexeddb/IDBRequestTest.cpp', |
| 944 'indexeddb/IDBTransactionTest.cpp', | 950 'indexeddb/IDBTransactionTest.cpp', |
| 945 'websockets/WebSocketDeflaterTest.cpp', | 951 'websockets/WebSocketDeflaterTest.cpp', |
| 946 'websockets/WebSocketExtensionDispatcherTest.cpp', | 952 'websockets/WebSocketExtensionDispatcherTest.cpp', |
| 947 'websockets/WebSocketExtensionParserTest.cpp', | 953 'websockets/WebSocketExtensionParserTest.cpp', |
| 948 'websockets/WebSocketPerMessageDeflateTest.cpp', | 954 'websockets/WebSocketPerMessageDeflateTest.cpp', |
| 949 ], | 955 ], |
| 950 }, | 956 }, |
| 951 } | 957 } |
| OLD | NEW |