| 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 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 104 'mediastream/RTCSessionDescription.idl', | 104 'mediastream/RTCSessionDescription.idl', |
| 105 'mediastream/RTCSessionDescriptionCallback.idl', | 105 'mediastream/RTCSessionDescriptionCallback.idl', |
| 106 'mediastream/RTCStatsCallback.idl', | 106 'mediastream/RTCStatsCallback.idl', |
| 107 'mediastream/RTCStatsReport.idl', | 107 'mediastream/RTCStatsReport.idl', |
| 108 'mediastream/RTCStatsResponse.idl', | 108 'mediastream/RTCStatsResponse.idl', |
| 109 'mediastream/SourceInfo.idl', | 109 'mediastream/SourceInfo.idl', |
| 110 'netinfo/NetworkInformation.idl', | 110 'netinfo/NetworkInformation.idl', |
| 111 'notifications/Notification.idl', | 111 'notifications/Notification.idl', |
| 112 'notifications/NotificationPermissionCallback.idl', | 112 'notifications/NotificationPermissionCallback.idl', |
| 113 'performance/WorkerPerformance.idl', | 113 'performance/WorkerPerformance.idl', |
| 114 'presentation/Presentation.idl', |
| 114 'push_messaging/PushEvent.idl', | 115 'push_messaging/PushEvent.idl', |
| 115 'push_messaging/PushManager.idl', | 116 'push_messaging/PushManager.idl', |
| 116 'push_messaging/PushRegistration.idl', | 117 'push_messaging/PushRegistration.idl', |
| 117 'quota/DeprecatedStorageInfo.idl', | 118 'quota/DeprecatedStorageInfo.idl', |
| 118 'quota/DeprecatedStorageQuota.idl', | 119 'quota/DeprecatedStorageQuota.idl', |
| 119 'quota/StorageErrorCallback.idl', | 120 'quota/StorageErrorCallback.idl', |
| 120 'quota/StorageInfo.idl', | 121 'quota/StorageInfo.idl', |
| 121 'quota/StorageQuota.idl', | 122 'quota/StorageQuota.idl', |
| 122 'quota/StorageQuotaCallback.idl', | 123 'quota/StorageQuotaCallback.idl', |
| 123 'quota/StorageUsageCallback.idl', | 124 'quota/StorageUsageCallback.idl', |
| (...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 227 'mediasource/HTMLVideoElementMediaSource.idl', | 228 'mediasource/HTMLVideoElementMediaSource.idl', |
| 228 'mediasource/URLMediaSource.idl', | 229 'mediasource/URLMediaSource.idl', |
| 229 'mediastream/NavigatorMediaStream.idl', | 230 'mediastream/NavigatorMediaStream.idl', |
| 230 'mediastream/URLMediaStream.idl', | 231 'mediastream/URLMediaStream.idl', |
| 231 'mediastream/WindowMediaStream.idl', | 232 'mediastream/WindowMediaStream.idl', |
| 232 'navigatorcontentutils/NavigatorContentUtils.idl', | 233 'navigatorcontentutils/NavigatorContentUtils.idl', |
| 233 'netinfo/NavigatorNetworkInformation.idl', | 234 'netinfo/NavigatorNetworkInformation.idl', |
| 234 'netinfo/WorkerNavigatorNetworkInformation.idl', | 235 'netinfo/WorkerNavigatorNetworkInformation.idl', |
| 235 'performance/SharedWorkerPerformance.idl', | 236 'performance/SharedWorkerPerformance.idl', |
| 236 'performance/WorkerGlobalScopePerformance.idl', | 237 'performance/WorkerGlobalScopePerformance.idl', |
| 238 'presentation/NavigatorPresentation.idl', |
| 237 'push_messaging/NavigatorPushManager.idl', | 239 'push_messaging/NavigatorPushManager.idl', |
| 238 'push_messaging/ServiceWorkerGlobalScopePush.idl', | 240 'push_messaging/ServiceWorkerGlobalScopePush.idl', |
| 239 'quota/NavigatorStorageQuota.idl', | 241 'quota/NavigatorStorageQuota.idl', |
| 240 'quota/WindowQuota.idl', | 242 'quota/WindowQuota.idl', |
| 241 'quota/WorkerNavigatorStorageQuota.idl', | 243 'quota/WorkerNavigatorStorageQuota.idl', |
| 242 'screen_orientation/ScreenScreenOrientation.idl', | 244 'screen_orientation/ScreenScreenOrientation.idl', |
| 243 'serviceworkers/NavigatorServiceWorker.idl', | 245 'serviceworkers/NavigatorServiceWorker.idl', |
| 244 'speech/WindowSpeech.idl', | 246 'speech/WindowSpeech.idl', |
| 245 'speech/WindowSpeechSynthesis.idl', | 247 'speech/WindowSpeechSynthesis.idl', |
| 246 'vibration/NavigatorVibration.idl', | 248 'vibration/NavigatorVibration.idl', |
| (...skipping 373 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 620 'notifications/NotificationController.cpp', | 622 'notifications/NotificationController.cpp', |
| 621 'notifications/NotificationController.h', | 623 'notifications/NotificationController.h', |
| 622 'notifications/NotificationPermissionCallback.h', | 624 'notifications/NotificationPermissionCallback.h', |
| 623 'notifications/NotificationPermissionClient.cpp', | 625 'notifications/NotificationPermissionClient.cpp', |
| 624 'notifications/NotificationPermissionClient.h', | 626 'notifications/NotificationPermissionClient.h', |
| 625 'performance/SharedWorkerPerformance.cpp', | 627 'performance/SharedWorkerPerformance.cpp', |
| 626 'performance/WorkerGlobalScopePerformance.cpp', | 628 'performance/WorkerGlobalScopePerformance.cpp', |
| 627 'performance/WorkerGlobalScopePerformance.h', | 629 'performance/WorkerGlobalScopePerformance.h', |
| 628 'performance/WorkerPerformance.cpp', | 630 'performance/WorkerPerformance.cpp', |
| 629 'performance/WorkerPerformance.h', | 631 'performance/WorkerPerformance.h', |
| 632 'presentation/NavigatorPresentation.cpp', |
| 633 'presentation/NavigatorPresentation.h', |
| 634 'presentation/Presentation.cpp', |
| 635 'presentation/Presentation.h', |
| 630 'push_messaging/NavigatorPushManager.cpp', | 636 'push_messaging/NavigatorPushManager.cpp', |
| 631 'push_messaging/NavigatorPushManager.h', | 637 'push_messaging/NavigatorPushManager.h', |
| 632 'push_messaging/PushController.cpp', | 638 'push_messaging/PushController.cpp', |
| 633 'push_messaging/PushController.h', | 639 'push_messaging/PushController.h', |
| 634 'push_messaging/PushError.cpp', | 640 'push_messaging/PushError.cpp', |
| 635 'push_messaging/PushError.h', | 641 'push_messaging/PushError.h', |
| 636 'push_messaging/PushEvent.cpp', | 642 'push_messaging/PushEvent.cpp', |
| 637 'push_messaging/PushEvent.h', | 643 'push_messaging/PushEvent.h', |
| 638 'push_messaging/PushManager.cpp', | 644 'push_messaging/PushManager.cpp', |
| 639 'push_messaging/PushManager.h', | 645 'push_messaging/PushManager.h', |
| (...skipping 377 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1017 'serviceworkers/ServiceWorkerContainerTest.cpp', | 1023 'serviceworkers/ServiceWorkerContainerTest.cpp', |
| 1018 'websockets/DOMWebSocketTest.cpp', | 1024 'websockets/DOMWebSocketTest.cpp', |
| 1019 'websockets/NewWebSocketChannelImplTest.cpp', | 1025 'websockets/NewWebSocketChannelImplTest.cpp', |
| 1020 'websockets/WebSocketDeflaterTest.cpp', | 1026 'websockets/WebSocketDeflaterTest.cpp', |
| 1021 'websockets/WebSocketExtensionDispatcherTest.cpp', | 1027 'websockets/WebSocketExtensionDispatcherTest.cpp', |
| 1022 'websockets/WebSocketExtensionParserTest.cpp', | 1028 'websockets/WebSocketExtensionParserTest.cpp', |
| 1023 'websockets/WebSocketPerMessageDeflateTest.cpp', | 1029 'websockets/WebSocketPerMessageDeflateTest.cpp', |
| 1024 ], | 1030 ], |
| 1025 }, | 1031 }, |
| 1026 } | 1032 } |
| OLD | NEW |