| 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 |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 112 'push_messaging/PushEvent.idl', | 112 'push_messaging/PushEvent.idl', |
| 113 'push_messaging/PushManager.idl', | 113 'push_messaging/PushManager.idl', |
| 114 'push_messaging/PushRegistration.idl', | 114 'push_messaging/PushRegistration.idl', |
| 115 'quota/DeprecatedStorageInfo.idl', | 115 'quota/DeprecatedStorageInfo.idl', |
| 116 'quota/DeprecatedStorageQuota.idl', | 116 'quota/DeprecatedStorageQuota.idl', |
| 117 'quota/StorageErrorCallback.idl', | 117 'quota/StorageErrorCallback.idl', |
| 118 'quota/StorageInfo.idl', | 118 'quota/StorageInfo.idl', |
| 119 'quota/StorageQuota.idl', | 119 'quota/StorageQuota.idl', |
| 120 'quota/StorageQuotaCallback.idl', | 120 'quota/StorageQuotaCallback.idl', |
| 121 'quota/StorageUsageCallback.idl', | 121 'quota/StorageUsageCallback.idl', |
| 122 'screen_orientation/ScreenOrientation.idl', |
| 122 'serviceworkers/Client.idl', | 123 'serviceworkers/Client.idl', |
| 123 'serviceworkers/FetchEvent.idl', | 124 'serviceworkers/FetchEvent.idl', |
| 124 'serviceworkers/HeaderMap.idl', | 125 'serviceworkers/HeaderMap.idl', |
| 125 'serviceworkers/HeaderMapForEachCallback.idl', | 126 'serviceworkers/HeaderMapForEachCallback.idl', |
| 126 'serviceworkers/Headers.idl', | 127 'serviceworkers/Headers.idl', |
| 127 'serviceworkers/HeadersForEachCallback.idl', | 128 'serviceworkers/HeadersForEachCallback.idl', |
| 128 'serviceworkers/InstallEvent.idl', | 129 'serviceworkers/InstallEvent.idl', |
| 129 'serviceworkers/InstallPhaseEvent.idl', | 130 'serviceworkers/InstallPhaseEvent.idl', |
| 130 'serviceworkers/Request.idl', | 131 'serviceworkers/Request.idl', |
| 131 'serviceworkers/Response.idl', | 132 'serviceworkers/Response.idl', |
| (...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 227 'navigatorcontentutils/NavigatorContentUtils.idl', | 228 'navigatorcontentutils/NavigatorContentUtils.idl', |
| 228 'netinfo/NavigatorNetworkInformation.idl', | 229 'netinfo/NavigatorNetworkInformation.idl', |
| 229 'netinfo/WorkerNavigatorNetworkInformation.idl', | 230 'netinfo/WorkerNavigatorNetworkInformation.idl', |
| 230 'performance/SharedWorkerPerformance.idl', | 231 'performance/SharedWorkerPerformance.idl', |
| 231 'performance/WorkerGlobalScopePerformance.idl', | 232 'performance/WorkerGlobalScopePerformance.idl', |
| 232 'push_messaging/NavigatorPushManager.idl', | 233 'push_messaging/NavigatorPushManager.idl', |
| 233 'push_messaging/ServiceWorkerGlobalScopePush.idl', | 234 'push_messaging/ServiceWorkerGlobalScopePush.idl', |
| 234 'quota/NavigatorStorageQuota.idl', | 235 'quota/NavigatorStorageQuota.idl', |
| 235 'quota/WindowQuota.idl', | 236 'quota/WindowQuota.idl', |
| 236 'quota/WorkerNavigatorStorageQuota.idl', | 237 'quota/WorkerNavigatorStorageQuota.idl', |
| 237 'screen_orientation/ScreenOrientation.idl', | 238 'screen_orientation/PartialScreenOrientation.idl', |
| 238 'serviceworkers/NavigatorServiceWorker.idl', | 239 'serviceworkers/NavigatorServiceWorker.idl', |
| 239 'speech/WindowSpeech.idl', | 240 'speech/WindowSpeech.idl', |
| 240 'speech/WindowSpeechSynthesis.idl', | 241 'speech/WindowSpeechSynthesis.idl', |
| 241 'vibration/NavigatorVibration.idl', | 242 'vibration/NavigatorVibration.idl', |
| 242 'webaudio/WindowWebAudio.idl', | 243 'webaudio/WindowWebAudio.idl', |
| 243 'webdatabase/WindowWebDatabase.idl', | 244 'webdatabase/WindowWebDatabase.idl', |
| 244 'webdatabase/WorkerGlobalScopeWebDatabase.idl', | 245 'webdatabase/WorkerGlobalScopeWebDatabase.idl', |
| 245 'webmidi/NavigatorWebMIDI.idl', | 246 'webmidi/NavigatorWebMIDI.idl', |
| 246 ], | 247 ], |
| 247 # interfaces that inherit from Event | 248 # interfaces that inherit from Event |
| (...skipping 391 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 639 'quota/StorageQuotaCallback.h', | 640 'quota/StorageQuotaCallback.h', |
| 640 'quota/StorageQuotaCallbacksImpl.cpp', | 641 'quota/StorageQuotaCallbacksImpl.cpp', |
| 641 'quota/StorageQuotaCallbacksImpl.h', | 642 'quota/StorageQuotaCallbacksImpl.h', |
| 642 'quota/StorageQuotaClient.cpp', | 643 'quota/StorageQuotaClient.cpp', |
| 643 'quota/StorageQuotaClient.h', | 644 'quota/StorageQuotaClient.h', |
| 644 'quota/StorageUsageCallback.h', | 645 'quota/StorageUsageCallback.h', |
| 645 'quota/WorkerNavigatorStorageQuota.cpp', | 646 'quota/WorkerNavigatorStorageQuota.cpp', |
| 646 'quota/WorkerNavigatorStorageQuota.h', | 647 'quota/WorkerNavigatorStorageQuota.h', |
| 647 'screen_orientation/LockOrientationCallback.cpp', | 648 'screen_orientation/LockOrientationCallback.cpp', |
| 648 'screen_orientation/LockOrientationCallback.h', | 649 'screen_orientation/LockOrientationCallback.h', |
| 650 'screen_orientation/PartialScreenOrientation.cpp', |
| 651 'screen_orientation/PartialScreenOrientation.h', |
| 649 'screen_orientation/ScreenOrientation.cpp', | 652 'screen_orientation/ScreenOrientation.cpp', |
| 650 'screen_orientation/ScreenOrientation.h', | 653 'screen_orientation/ScreenOrientation.h', |
| 651 'screen_orientation/ScreenOrientationController.cpp', | 654 'screen_orientation/ScreenOrientationController.cpp', |
| 652 'screen_orientation/ScreenOrientationController.h', | 655 'screen_orientation/ScreenOrientationController.h', |
| 653 'serviceworkers/Client.cpp', | 656 'serviceworkers/Client.cpp', |
| 654 'serviceworkers/Client.h', | 657 'serviceworkers/Client.h', |
| 655 'serviceworkers/FetchEvent.cpp', | 658 'serviceworkers/FetchEvent.cpp', |
| 656 'serviceworkers/FetchEvent.h', | 659 'serviceworkers/FetchEvent.h', |
| 657 'serviceworkers/FetchHeaderList.cpp', | 660 'serviceworkers/FetchHeaderList.cpp', |
| 658 'serviceworkers/FetchHeaderList.h', | 661 'serviceworkers/FetchHeaderList.h', |
| (...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 984 'indexeddb/IDBRequestTest.cpp', | 987 'indexeddb/IDBRequestTest.cpp', |
| 985 'indexeddb/IDBTransactionTest.cpp', | 988 'indexeddb/IDBTransactionTest.cpp', |
| 986 'websockets/WebSocketDeflaterTest.cpp', | 989 'websockets/WebSocketDeflaterTest.cpp', |
| 987 'websockets/WebSocketExtensionDispatcherTest.cpp', | 990 'websockets/WebSocketExtensionDispatcherTest.cpp', |
| 988 'websockets/WebSocketExtensionParserTest.cpp', | 991 'websockets/WebSocketExtensionParserTest.cpp', |
| 989 'websockets/WebSocketPerMessageDeflateTest.cpp', | 992 'websockets/WebSocketPerMessageDeflateTest.cpp', |
| 990 'websockets/WebSocketTest.cpp', | 993 'websockets/WebSocketTest.cpp', |
| 991 ], | 994 ], |
| 992 }, | 995 }, |
| 993 } | 996 } |
| OLD | NEW |