| 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 342 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 353 'gamepad/NavigatorGamepad.idl', | 353 'gamepad/NavigatorGamepad.idl', |
| 354 'geofencing/ServiceWorkerGlobalScopeGeofencing.idl', | 354 'geofencing/ServiceWorkerGlobalScopeGeofencing.idl', |
| 355 'geofencing/ServiceWorkerRegistrationGeofencing.idl', | 355 'geofencing/ServiceWorkerRegistrationGeofencing.idl', |
| 356 'geofencing/WorkerNavigatorGeofencing.idl', | 356 'geofencing/WorkerNavigatorGeofencing.idl', |
| 357 'geolocation/NavigatorGeolocation.idl', | 357 'geolocation/NavigatorGeolocation.idl', |
| 358 'indexeddb/WindowIndexedDatabase.idl', | 358 'indexeddb/WindowIndexedDatabase.idl', |
| 359 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', | 359 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', |
| 360 'mediacapturefromelement/HTMLCanvasElementCapture.idl', | 360 'mediacapturefromelement/HTMLCanvasElementCapture.idl', |
| 361 'mediacapturefromelement/HTMLMediaElementCapture.idl', | 361 'mediacapturefromelement/HTMLMediaElementCapture.idl', |
| 362 'mediasession/HTMLMediaElementMediaSession.idl', | 362 'mediasession/HTMLMediaElementMediaSession.idl', |
| 363 'mediasource/AudioTrack.idl', |
| 364 'mediasource/VideoTrack.idl', |
| 363 'mediasource/HTMLVideoElementMediaSource.idl', | 365 'mediasource/HTMLVideoElementMediaSource.idl', |
| 364 'mediasource/URLMediaSource.idl', | 366 'mediasource/URLMediaSource.idl', |
| 365 'mediastream/NavigatorMediaStream.idl', | 367 'mediastream/NavigatorMediaStream.idl', |
| 366 'mediastream/NavigatorUserMedia.idl', | 368 'mediastream/NavigatorUserMedia.idl', |
| 367 'mediastream/URLMediaStream.idl', | 369 'mediastream/URLMediaStream.idl', |
| 368 'mediastream/WindowMediaStream.idl', | 370 'mediastream/WindowMediaStream.idl', |
| 369 'navigatorconnect/NavigatorServices.idl', | 371 'navigatorconnect/NavigatorServices.idl', |
| 370 'navigatorconnect/ServiceWorkerGlobalScopeNavigatorConnect.idl', | 372 'navigatorconnect/ServiceWorkerGlobalScopeNavigatorConnect.idl', |
| 371 'navigatorconnect/WorkerNavigatorServices.idl', | 373 'navigatorconnect/WorkerNavigatorServices.idl', |
| 372 'navigatorcontentutils/NavigatorContentUtils.idl', | 374 'navigatorcontentutils/NavigatorContentUtils.idl', |
| (...skipping 794 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1167 'mediasession/MediaSessionError.cpp', | 1169 'mediasession/MediaSessionError.cpp', |
| 1168 'mediasession/MediaSessionError.h', | 1170 'mediasession/MediaSessionError.h', |
| 1169 'mediasource/HTMLVideoElementMediaSource.cpp', | 1171 'mediasource/HTMLVideoElementMediaSource.cpp', |
| 1170 'mediasource/HTMLVideoElementMediaSource.h', | 1172 'mediasource/HTMLVideoElementMediaSource.h', |
| 1171 'mediasource/MediaSource.cpp', | 1173 'mediasource/MediaSource.cpp', |
| 1172 'mediasource/MediaSource.h', | 1174 'mediasource/MediaSource.h', |
| 1173 'mediasource/MediaSourceRegistry.cpp', | 1175 'mediasource/MediaSourceRegistry.cpp', |
| 1174 'mediasource/MediaSourceRegistry.h', | 1176 'mediasource/MediaSourceRegistry.h', |
| 1175 'mediasource/SourceBuffer.cpp', | 1177 'mediasource/SourceBuffer.cpp', |
| 1176 'mediasource/SourceBuffer.h', | 1178 'mediasource/SourceBuffer.h', |
| 1179 'mediasource/SourceBufferAudioTrack.cpp', |
| 1180 'mediasource/SourceBufferAudioTrack.h', |
| 1177 'mediasource/SourceBufferList.cpp', | 1181 'mediasource/SourceBufferList.cpp', |
| 1178 'mediasource/SourceBufferList.h', | 1182 'mediasource/SourceBufferList.h', |
| 1183 'mediasource/SourceBufferVideoTrack.cpp', |
| 1184 'mediasource/SourceBufferVideoTrack.h', |
| 1179 'mediasource/TrackDefault.cpp', | 1185 'mediasource/TrackDefault.cpp', |
| 1180 'mediasource/TrackDefault.h', | 1186 'mediasource/TrackDefault.h', |
| 1181 'mediasource/TrackDefaultList.cpp', | 1187 'mediasource/TrackDefaultList.cpp', |
| 1182 'mediasource/TrackDefaultList.h', | 1188 'mediasource/TrackDefaultList.h', |
| 1183 'mediasource/URLMediaSource.cpp', | 1189 'mediasource/URLMediaSource.cpp', |
| 1184 'mediasource/URLMediaSource.h', | 1190 'mediasource/URLMediaSource.h', |
| 1185 'mediasource/VideoPlaybackQuality.cpp', | 1191 'mediasource/VideoPlaybackQuality.cpp', |
| 1186 'mediasource/VideoPlaybackQuality.h', | 1192 'mediasource/VideoPlaybackQuality.h', |
| 1187 'mediastream/MediaConstraintsImpl.cpp', | 1193 'mediastream/MediaConstraintsImpl.cpp', |
| 1188 'mediastream/MediaConstraintsImpl.h', | 1194 'mediastream/MediaConstraintsImpl.h', |
| (...skipping 744 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1933 'webaudio/AudioBasicProcessorHandlerTest.cpp', | 1939 'webaudio/AudioBasicProcessorHandlerTest.cpp', |
| 1934 'webaudio/ConvolverNodeTest.cpp', | 1940 'webaudio/ConvolverNodeTest.cpp', |
| 1935 'webaudio/DynamicsCompressorNodeTest.cpp', | 1941 'webaudio/DynamicsCompressorNodeTest.cpp', |
| 1936 'webaudio/ScriptProcessorNodeTest.cpp', | 1942 'webaudio/ScriptProcessorNodeTest.cpp', |
| 1937 'webaudio/StereoPannerNodeTest.cpp', | 1943 'webaudio/StereoPannerNodeTest.cpp', |
| 1938 'websockets/DOMWebSocketTest.cpp', | 1944 'websockets/DOMWebSocketTest.cpp', |
| 1939 'websockets/DocumentWebSocketChannelTest.cpp', | 1945 'websockets/DocumentWebSocketChannelTest.cpp', |
| 1940 ], | 1946 ], |
| 1941 }, | 1947 }, |
| 1942 } | 1948 } |
| OLD | NEW |