| 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 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 143 'mediastream/RTCStatsReport.idl', | 143 'mediastream/RTCStatsReport.idl', |
| 144 'mediastream/RTCStatsResponse.idl', | 144 'mediastream/RTCStatsResponse.idl', |
| 145 'mediastream/SourceInfo.idl', | 145 'mediastream/SourceInfo.idl', |
| 146 'netinfo/NetworkInformation.idl', | 146 'netinfo/NetworkInformation.idl', |
| 147 'nfc/MessageCallback.idl', | 147 'nfc/MessageCallback.idl', |
| 148 'nfc/NFC.idl', | 148 'nfc/NFC.idl', |
| 149 'notifications/Notification.idl', | 149 'notifications/Notification.idl', |
| 150 'notifications/NotificationEvent.idl', | 150 'notifications/NotificationEvent.idl', |
| 151 'notifications/NotificationPermissionCallback.idl', | 151 'notifications/NotificationPermissionCallback.idl', |
| 152 'offscreencanvas2d/OffscreenCanvasRenderingContext2D.idl', | 152 'offscreencanvas2d/OffscreenCanvasRenderingContext2D.idl', |
| 153 'payments/PaymentAddress.idl', |
| 153 'payments/PaymentRequestUpdateEvent.idl', | 154 'payments/PaymentRequestUpdateEvent.idl', |
| 154 'payments/PaymentRequest.idl', | 155 'payments/PaymentRequest.idl', |
| 155 'payments/PaymentResponse.idl', | 156 'payments/PaymentResponse.idl', |
| 156 'payments/ShippingAddress.idl', | |
| 157 'permissions/Permissions.idl', | 157 'permissions/Permissions.idl', |
| 158 'permissions/PermissionStatus.idl', | 158 'permissions/PermissionStatus.idl', |
| 159 'plugins/MimeType.idl', | 159 'plugins/MimeType.idl', |
| 160 'plugins/MimeTypeArray.idl', | 160 'plugins/MimeTypeArray.idl', |
| 161 'plugins/Plugin.idl', | 161 'plugins/Plugin.idl', |
| 162 'plugins/PluginArray.idl', | 162 'plugins/PluginArray.idl', |
| 163 'presentation/Presentation.idl', | 163 'presentation/Presentation.idl', |
| 164 'presentation/PresentationAvailability.idl', | 164 'presentation/PresentationAvailability.idl', |
| 165 'presentation/PresentationConnection.idl', | 165 'presentation/PresentationConnection.idl', |
| 166 'presentation/PresentationConnectionAvailableEvent.idl', | 166 'presentation/PresentationConnectionAvailableEvent.idl', |
| (...skipping 1163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1330 'notifications/NotificationPermissionClient.h', | 1330 'notifications/NotificationPermissionClient.h', |
| 1331 'notifications/NotificationResourcesLoader.cpp', | 1331 'notifications/NotificationResourcesLoader.cpp', |
| 1332 'notifications/NotificationResourcesLoader.h', | 1332 'notifications/NotificationResourcesLoader.h', |
| 1333 'notifications/ServiceWorkerGlobalScopeNotifications.h', | 1333 'notifications/ServiceWorkerGlobalScopeNotifications.h', |
| 1334 'notifications/ServiceWorkerRegistrationNotifications.cpp', | 1334 'notifications/ServiceWorkerRegistrationNotifications.cpp', |
| 1335 'notifications/ServiceWorkerRegistrationNotifications.h', | 1335 'notifications/ServiceWorkerRegistrationNotifications.h', |
| 1336 'offscreencanvas/OffscreenCanvasModules.cpp', | 1336 'offscreencanvas/OffscreenCanvasModules.cpp', |
| 1337 'offscreencanvas/OffscreenCanvasModules.h', | 1337 'offscreencanvas/OffscreenCanvasModules.h', |
| 1338 'offscreencanvas2d/OffscreenCanvasRenderingContext2D.cpp', | 1338 'offscreencanvas2d/OffscreenCanvasRenderingContext2D.cpp', |
| 1339 'offscreencanvas2d/OffscreenCanvasRenderingContext2D.h', | 1339 'offscreencanvas2d/OffscreenCanvasRenderingContext2D.h', |
| 1340 'payments/PaymentAddress.cpp', |
| 1341 'payments/PaymentAddress.h', |
| 1340 'payments/PaymentCompleter.h', | 1342 'payments/PaymentCompleter.h', |
| 1341 'payments/PaymentRequest.cpp', | 1343 'payments/PaymentRequest.cpp', |
| 1342 'payments/PaymentRequest.h', | 1344 'payments/PaymentRequest.h', |
| 1343 'payments/PaymentRequestUpdateEvent.cpp', | 1345 'payments/PaymentRequestUpdateEvent.cpp', |
| 1344 'payments/PaymentRequestUpdateEvent.h', | 1346 'payments/PaymentRequestUpdateEvent.h', |
| 1345 'payments/PaymentResponse.cpp', | 1347 'payments/PaymentResponse.cpp', |
| 1346 'payments/PaymentResponse.h', | 1348 'payments/PaymentResponse.h', |
| 1347 'payments/PaymentUpdater.h', | 1349 'payments/PaymentUpdater.h', |
| 1348 'payments/PaymentsValidators.cpp', | 1350 'payments/PaymentsValidators.cpp', |
| 1349 'payments/PaymentsValidators.h', | 1351 'payments/PaymentsValidators.h', |
| 1350 'payments/ShippingAddress.cpp', | |
| 1351 'payments/ShippingAddress.h', | |
| 1352 'permissions/NavigatorPermissions.cpp', | 1352 'permissions/NavigatorPermissions.cpp', |
| 1353 'permissions/NavigatorPermissions.h', | 1353 'permissions/NavigatorPermissions.h', |
| 1354 'permissions/PermissionController.cpp', | 1354 'permissions/PermissionController.cpp', |
| 1355 'permissions/PermissionController.h', | 1355 'permissions/PermissionController.h', |
| 1356 'permissions/Permissions.cpp', | 1356 'permissions/Permissions.cpp', |
| 1357 'permissions/Permissions.h', | 1357 'permissions/Permissions.h', |
| 1358 'permissions/PermissionCallback.cpp', | 1358 'permissions/PermissionCallback.cpp', |
| 1359 'permissions/PermissionCallback.h', | 1359 'permissions/PermissionCallback.h', |
| 1360 'permissions/PermissionsCallback.cpp', | 1360 'permissions/PermissionsCallback.cpp', |
| 1361 'permissions/PermissionsCallback.h', | 1361 'permissions/PermissionsCallback.h', |
| (...skipping 614 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1976 'indexeddb/IDBKeyPathTest.cpp', | 1976 'indexeddb/IDBKeyPathTest.cpp', |
| 1977 'indexeddb/IDBRequestTest.cpp', | 1977 'indexeddb/IDBRequestTest.cpp', |
| 1978 'indexeddb/IDBTransactionTest.cpp', | 1978 'indexeddb/IDBTransactionTest.cpp', |
| 1979 'indexeddb/MockWebIDBDatabase.cpp', | 1979 'indexeddb/MockWebIDBDatabase.cpp', |
| 1980 'indexeddb/MockWebIDBDatabase.h', | 1980 'indexeddb/MockWebIDBDatabase.h', |
| 1981 'mediasession/MediaSessionTest.cpp', | 1981 'mediasession/MediaSessionTest.cpp', |
| 1982 'mediastream/MediaConstraintsTest.cpp', | 1982 'mediastream/MediaConstraintsTest.cpp', |
| 1983 'mediastream/RTCDataChannelTest.cpp', | 1983 'mediastream/RTCDataChannelTest.cpp', |
| 1984 'notifications/NotificationDataTest.cpp', | 1984 'notifications/NotificationDataTest.cpp', |
| 1985 'notifications/NotificationResourcesLoaderTest.cpp', | 1985 'notifications/NotificationResourcesLoaderTest.cpp', |
| 1986 'payments/PaymentAddressTest.cpp', |
| 1986 'payments/PaymentDetailsTestHelper.cpp', | 1987 'payments/PaymentDetailsTestHelper.cpp', |
| 1987 'payments/PaymentRequestDetailsTest.cpp', | 1988 'payments/PaymentRequestDetailsTest.cpp', |
| 1988 'payments/PaymentRequestTest.cpp', | 1989 'payments/PaymentRequestTest.cpp', |
| 1989 'payments/PaymentRequestUpdateEventTest.cpp', | 1990 'payments/PaymentRequestUpdateEventTest.cpp', |
| 1990 'payments/PaymentResponseTest.cpp', | 1991 'payments/PaymentResponseTest.cpp', |
| 1991 'payments/PaymentsValidatorsTest.cpp', | 1992 'payments/PaymentsValidatorsTest.cpp', |
| 1992 'payments/ShippingAddressTest.cpp', | |
| 1993 'presentation/PresentationAvailabilityTest.cpp', | 1993 'presentation/PresentationAvailabilityTest.cpp', |
| 1994 'push_messaging/PushManagerTest.cpp', | 1994 'push_messaging/PushManagerTest.cpp', |
| 1995 'push_messaging/PushMessageDataTest.cpp', | 1995 'push_messaging/PushMessageDataTest.cpp', |
| 1996 'serviceworkers/ServiceWorkerContainerTest.cpp', | 1996 'serviceworkers/ServiceWorkerContainerTest.cpp', |
| 1997 'webaudio/AudioBasicProcessorHandlerTest.cpp', | 1997 'webaudio/AudioBasicProcessorHandlerTest.cpp', |
| 1998 'webaudio/ConvolverNodeTest.cpp', | 1998 'webaudio/ConvolverNodeTest.cpp', |
| 1999 'webaudio/DynamicsCompressorNodeTest.cpp', | 1999 'webaudio/DynamicsCompressorNodeTest.cpp', |
| 2000 'webaudio/ScriptProcessorNodeTest.cpp', | 2000 'webaudio/ScriptProcessorNodeTest.cpp', |
| 2001 'webaudio/StereoPannerNodeTest.cpp', | 2001 'webaudio/StereoPannerNodeTest.cpp', |
| 2002 'webdatabase/QuotaTrackerTest.cpp', | 2002 'webdatabase/QuotaTrackerTest.cpp', |
| 2003 'websockets/DOMWebSocketTest.cpp', | 2003 'websockets/DOMWebSocketTest.cpp', |
| 2004 'websockets/DocumentWebSocketChannelTest.cpp', | 2004 'websockets/DocumentWebSocketChannelTest.cpp', |
| 2005 ], | 2005 ], |
| 2006 }, | 2006 }, |
| 2007 } | 2007 } |
| OLD | NEW |