| 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 1114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1125 'geofencing/GeofencingEvent.cpp', | 1125 'geofencing/GeofencingEvent.cpp', |
| 1126 'geofencing/GeofencingEvent.h', | 1126 'geofencing/GeofencingEvent.h', |
| 1127 'geofencing/GeofencingRegion.h', | 1127 'geofencing/GeofencingRegion.h', |
| 1128 'geofencing/ServiceWorkerGlobalScopeGeofencing.h', | 1128 'geofencing/ServiceWorkerGlobalScopeGeofencing.h', |
| 1129 'geofencing/ServiceWorkerRegistrationGeofencing.cpp', | 1129 'geofencing/ServiceWorkerRegistrationGeofencing.cpp', |
| 1130 'geofencing/ServiceWorkerRegistrationGeofencing.h', | 1130 'geofencing/ServiceWorkerRegistrationGeofencing.h', |
| 1131 'geofencing/WorkerNavigatorGeofencing.cpp', | 1131 'geofencing/WorkerNavigatorGeofencing.cpp', |
| 1132 'geofencing/WorkerNavigatorGeofencing.h', | 1132 'geofencing/WorkerNavigatorGeofencing.h', |
| 1133 'geolocation/Coordinates.cpp', | 1133 'geolocation/Coordinates.cpp', |
| 1134 'geolocation/Geolocation.cpp', | 1134 'geolocation/Geolocation.cpp', |
| 1135 'geolocation/GeolocationController.cpp', | |
| 1136 'geolocation/GeoNotifier.cpp', | 1135 'geolocation/GeoNotifier.cpp', |
| 1137 'geolocation/GeoNotifier.h', | 1136 'geolocation/GeoNotifier.h', |
| 1138 'geolocation/GeolocationWatchers.cpp', | 1137 'geolocation/GeolocationWatchers.cpp', |
| 1139 'geolocation/GeolocationWatchers.h', | 1138 'geolocation/GeolocationWatchers.h', |
| 1140 'geolocation/NavigatorGeolocation.cpp', | 1139 'geolocation/NavigatorGeolocation.cpp', |
| 1141 'geolocation/NavigatorGeolocation.h', | 1140 'geolocation/NavigatorGeolocation.h', |
| 1142 'imagebitmap/ImageBitmapRenderingContext.cpp', | 1141 'imagebitmap/ImageBitmapRenderingContext.cpp', |
| 1143 'imagebitmap/ImageBitmapRenderingContext.h', | 1142 'imagebitmap/ImageBitmapRenderingContext.h', |
| 1144 'imagecapture/ImageCapture.cpp', | 1143 'imagecapture/ImageCapture.cpp', |
| 1145 'imagecapture/ImageCapture.h', | 1144 'imagecapture/ImageCapture.h', |
| (...skipping 777 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1923 'webusb/USBIsochronousOutTransferResult.h', | 1922 'webusb/USBIsochronousOutTransferResult.h', |
| 1924 'webusb/USBOutTransferResult.h', | 1923 'webusb/USBOutTransferResult.h', |
| 1925 'worklet/Worklet.cpp', | 1924 'worklet/Worklet.cpp', |
| 1926 'worklet/Worklet.h', | 1925 'worklet/Worklet.h', |
| 1927 'worklet/WorkletGlobalScope.cpp', | 1926 'worklet/WorkletGlobalScope.cpp', |
| 1928 'worklet/WorkletGlobalScope.h', | 1927 'worklet/WorkletGlobalScope.h', |
| 1929 ], | 1928 ], |
| 1930 # 'partial interface' or target (right side of) 'implements' | 1929 # 'partial interface' or target (right side of) 'implements' |
| 1931 'modules_testing_dependency_idl_files' : [ | 1930 'modules_testing_dependency_idl_files' : [ |
| 1932 'accessibility/testing/InternalsAccessibility.idl', | 1931 'accessibility/testing/InternalsAccessibility.idl', |
| 1933 'geolocation/testing/InternalsGeolocation.idl', | |
| 1934 'mediastream/testing/InternalsRTCCertificate.idl', | 1932 'mediastream/testing/InternalsRTCCertificate.idl', |
| 1935 'navigatorcontentutils/testing/InternalsNavigatorContentUtils.idl', | 1933 'navigatorcontentutils/testing/InternalsNavigatorContentUtils.idl', |
| 1936 'serviceworkers/testing/InternalsServiceWorker.idl', | 1934 'serviceworkers/testing/InternalsServiceWorker.idl', |
| 1937 'speech/testing/InternalsSpeechSynthesis.idl', | 1935 'speech/testing/InternalsSpeechSynthesis.idl', |
| 1938 'vibration/testing/InternalsVibration.idl', | 1936 'vibration/testing/InternalsVibration.idl', |
| 1939 'webaudio/testing/InternalsWebAudio.idl', | 1937 'webaudio/testing/InternalsWebAudio.idl', |
| 1940 ], | 1938 ], |
| 1941 'modules_testing_files': [ | 1939 'modules_testing_files': [ |
| 1942 'accessibility/testing/InternalsAccessibility.cpp', | 1940 'accessibility/testing/InternalsAccessibility.cpp', |
| 1943 'accessibility/testing/InternalsAccessibility.h', | 1941 'accessibility/testing/InternalsAccessibility.h', |
| 1944 'geolocation/testing/GeolocationClientMock.cpp', | |
| 1945 'geolocation/testing/GeolocationClientMock.h', | |
| 1946 'geolocation/testing/InternalsGeolocation.cpp', | |
| 1947 'geolocation/testing/InternalsGeolocation.h', | |
| 1948 'mediastream/testing/InternalsRTCCertificate.cpp', | 1942 'mediastream/testing/InternalsRTCCertificate.cpp', |
| 1949 'mediastream/testing/InternalsRTCCertificate.h', | 1943 'mediastream/testing/InternalsRTCCertificate.h', |
| 1950 'navigatorcontentutils/testing/InternalsNavigatorContentUtils.cpp', | 1944 'navigatorcontentutils/testing/InternalsNavigatorContentUtils.cpp', |
| 1951 'navigatorcontentutils/testing/InternalsNavigatorContentUtils.h', | 1945 'navigatorcontentutils/testing/InternalsNavigatorContentUtils.h', |
| 1952 'navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp', | 1946 'navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp', |
| 1953 'navigatorcontentutils/testing/NavigatorContentUtilsClientMock.h', | 1947 'navigatorcontentutils/testing/NavigatorContentUtilsClientMock.h', |
| 1954 'serviceworkers/testing/InternalsServiceWorker.cpp', | 1948 'serviceworkers/testing/InternalsServiceWorker.cpp', |
| 1955 'serviceworkers/testing/InternalsServiceWorker.h', | 1949 'serviceworkers/testing/InternalsServiceWorker.h', |
| 1956 'speech/testing/InternalsSpeechSynthesis.cpp', | 1950 'speech/testing/InternalsSpeechSynthesis.cpp', |
| 1957 'speech/testing/InternalsSpeechSynthesis.h', | 1951 'speech/testing/InternalsSpeechSynthesis.h', |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2010 'webaudio/ConvolverNodeTest.cpp', | 2004 'webaudio/ConvolverNodeTest.cpp', |
| 2011 'webaudio/DynamicsCompressorNodeTest.cpp', | 2005 'webaudio/DynamicsCompressorNodeTest.cpp', |
| 2012 'webaudio/ScriptProcessorNodeTest.cpp', | 2006 'webaudio/ScriptProcessorNodeTest.cpp', |
| 2013 'webaudio/StereoPannerNodeTest.cpp', | 2007 'webaudio/StereoPannerNodeTest.cpp', |
| 2014 'webdatabase/QuotaTrackerTest.cpp', | 2008 'webdatabase/QuotaTrackerTest.cpp', |
| 2015 'websockets/DOMWebSocketTest.cpp', | 2009 'websockets/DOMWebSocketTest.cpp', |
| 2016 'websockets/DocumentWebSocketChannelTest.cpp', | 2010 'websockets/DocumentWebSocketChannelTest.cpp', |
| 2017 ], | 2011 ], |
| 2018 }, | 2012 }, |
| 2019 } | 2013 } |
| OLD | NEW |