| 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 1335 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1346 'notifications/ServiceWorkerGlobalScopeNotifications.h', | 1346 'notifications/ServiceWorkerGlobalScopeNotifications.h', |
| 1347 'notifications/ServiceWorkerRegistrationNotifications.cpp', | 1347 'notifications/ServiceWorkerRegistrationNotifications.cpp', |
| 1348 'notifications/ServiceWorkerRegistrationNotifications.h', | 1348 'notifications/ServiceWorkerRegistrationNotifications.h', |
| 1349 'offscreencanvas/OffscreenCanvas.cpp', | 1349 'offscreencanvas/OffscreenCanvas.cpp', |
| 1350 'offscreencanvas/OffscreenCanvas.h', | 1350 'offscreencanvas/OffscreenCanvas.h', |
| 1351 'offscreencanvas/OffscreenCanvasRenderingContext.cpp', | 1351 'offscreencanvas/OffscreenCanvasRenderingContext.cpp', |
| 1352 'offscreencanvas/OffscreenCanvasRenderingContext.h', | 1352 'offscreencanvas/OffscreenCanvasRenderingContext.h', |
| 1353 'offscreencanvas/OffscreenCanvasRenderingContextFactory.h', | 1353 'offscreencanvas/OffscreenCanvasRenderingContextFactory.h', |
| 1354 'offscreencanvas2d/OffscreenCanvasRenderingContext2D.cpp', | 1354 'offscreencanvas2d/OffscreenCanvasRenderingContext2D.cpp', |
| 1355 'offscreencanvas2d/OffscreenCanvasRenderingContext2D.h', | 1355 'offscreencanvas2d/OffscreenCanvasRenderingContext2D.h', |
| 1356 'payments/PaymentCompleter.h', |
| 1356 'payments/PaymentRequest.cpp', | 1357 'payments/PaymentRequest.cpp', |
| 1357 'payments/PaymentRequest.h', | 1358 'payments/PaymentRequest.h', |
| 1358 'payments/PaymentResponse.cpp', | 1359 'payments/PaymentResponse.cpp', |
| 1359 'payments/PaymentResponse.h', | 1360 'payments/PaymentResponse.h', |
| 1361 'payments/ShippingAddress.cpp', |
| 1360 'payments/ShippingAddress.h', | 1362 'payments/ShippingAddress.h', |
| 1363 'payments/PaymentsValidators.h', |
| 1364 'payments/PaymentsValidators.cpp', |
| 1361 'permissions/NavigatorPermissions.cpp', | 1365 'permissions/NavigatorPermissions.cpp', |
| 1362 'permissions/NavigatorPermissions.h', | 1366 'permissions/NavigatorPermissions.h', |
| 1363 'permissions/PermissionController.cpp', | 1367 'permissions/PermissionController.cpp', |
| 1364 'permissions/PermissionController.h', | 1368 'permissions/PermissionController.h', |
| 1365 'permissions/Permissions.cpp', | 1369 'permissions/Permissions.cpp', |
| 1366 'permissions/Permissions.h', | 1370 'permissions/Permissions.h', |
| 1367 'permissions/PermissionCallback.cpp', | 1371 'permissions/PermissionCallback.cpp', |
| 1368 'permissions/PermissionCallback.h', | 1372 'permissions/PermissionCallback.h', |
| 1369 'permissions/PermissionsCallback.cpp', | 1373 'permissions/PermissionsCallback.cpp', |
| 1370 'permissions/PermissionsCallback.h', | 1374 'permissions/PermissionsCallback.h', |
| (...skipping 619 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1990 'filesystem/DOMFileSystemBaseTest.cpp', | 1994 'filesystem/DOMFileSystemBaseTest.cpp', |
| 1991 'indexeddb/IDBKeyPathTest.cpp', | 1995 'indexeddb/IDBKeyPathTest.cpp', |
| 1992 'indexeddb/IDBRequestTest.cpp', | 1996 'indexeddb/IDBRequestTest.cpp', |
| 1993 'indexeddb/IDBTransactionTest.cpp', | 1997 'indexeddb/IDBTransactionTest.cpp', |
| 1994 'indexeddb/MockWebIDBDatabase.cpp', | 1998 'indexeddb/MockWebIDBDatabase.cpp', |
| 1995 'indexeddb/MockWebIDBDatabase.h', | 1999 'indexeddb/MockWebIDBDatabase.h', |
| 1996 'mediasession/MediaSessionTest.cpp', | 2000 'mediasession/MediaSessionTest.cpp', |
| 1997 'mediastream/MediaConstraintsTest.cpp', | 2001 'mediastream/MediaConstraintsTest.cpp', |
| 1998 'mediastream/RTCDataChannelTest.cpp', | 2002 'mediastream/RTCDataChannelTest.cpp', |
| 1999 'notifications/NotificationDataTest.cpp', | 2003 'notifications/NotificationDataTest.cpp', |
| 2004 'payments/PaymentDetailsTestHelper.cpp', |
| 2005 'payments/PaymentRequestTest.cpp', |
| 2006 'payments/PaymentRequestDetailsTest.cpp', |
| 2007 'payments/PaymentResponseTest.cpp', |
| 2008 'payments/PaymentsValidatorsTest.cpp', |
| 2009 'payments/ShippingAddressTest.cpp', |
| 2000 'presentation/PresentationAvailabilityTest.cpp', | 2010 'presentation/PresentationAvailabilityTest.cpp', |
| 2001 'push_messaging/PushManagerTest.cpp', | 2011 'push_messaging/PushManagerTest.cpp', |
| 2002 'push_messaging/PushMessageDataTest.cpp', | 2012 'push_messaging/PushMessageDataTest.cpp', |
| 2003 'serviceworkers/ServiceWorkerContainerTest.cpp', | 2013 'serviceworkers/ServiceWorkerContainerTest.cpp', |
| 2004 'webaudio/AudioBasicProcessorHandlerTest.cpp', | 2014 'webaudio/AudioBasicProcessorHandlerTest.cpp', |
| 2005 'webaudio/ConvolverNodeTest.cpp', | 2015 'webaudio/ConvolverNodeTest.cpp', |
| 2006 'webaudio/DynamicsCompressorNodeTest.cpp', | 2016 'webaudio/DynamicsCompressorNodeTest.cpp', |
| 2007 'webaudio/ScriptProcessorNodeTest.cpp', | 2017 'webaudio/ScriptProcessorNodeTest.cpp', |
| 2008 'webaudio/StereoPannerNodeTest.cpp', | 2018 'webaudio/StereoPannerNodeTest.cpp', |
| 2009 'websockets/DOMWebSocketTest.cpp', | 2019 'websockets/DOMWebSocketTest.cpp', |
| 2010 'websockets/DocumentWebSocketChannelTest.cpp', | 2020 'websockets/DocumentWebSocketChannelTest.cpp', |
| 2011 ], | 2021 ], |
| 2012 }, | 2022 }, |
| 2013 } | 2023 } |
| OLD | NEW |