OLD | NEW |
1 { | 1 { |
2 'includes': [ | 2 'includes': [ |
3 'core_generated.gypi', | 3 'core_generated.gypi', |
4 ], | 4 ], |
5 'variables': { | 5 'variables': { |
6 # Files for which bindings (.cpp and .h files) will be generated | 6 # Files for which bindings (.cpp and .h files) will be generated |
7 'core_idl_files': [ | 7 'core_idl_files': [ |
8 'animation/KeyframeEffect.idl', | 8 'animation/KeyframeEffect.idl', |
9 'animation/EffectModel.idl', | 9 'animation/EffectModel.idl', |
10 'animation/AnimationEffectReadOnly.idl', | 10 'animation/AnimationEffectReadOnly.idl', |
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
235 'html/HTMLTrackElement.idl', | 235 'html/HTMLTrackElement.idl', |
236 'html/HTMLUListElement.idl', | 236 'html/HTMLUListElement.idl', |
237 'html/HTMLUnknownElement.idl', | 237 'html/HTMLUnknownElement.idl', |
238 'html/ImageData.idl', | 238 'html/ImageData.idl', |
239 'html/MediaError.idl', | 239 'html/MediaError.idl', |
240 'html/RadioNodeList.idl', | 240 'html/RadioNodeList.idl', |
241 'html/TextMetrics.idl', | 241 'html/TextMetrics.idl', |
242 'html/TimeRanges.idl', | 242 'html/TimeRanges.idl', |
243 'html/ValidityState.idl', | 243 'html/ValidityState.idl', |
244 'html/VoidCallback.idl', | 244 'html/VoidCallback.idl', |
245 'html/track/AudioTrack.idl', | |
246 'html/track/AudioTrackList.idl', | 245 'html/track/AudioTrackList.idl', |
247 'html/track/TextTrack.idl', | 246 'html/track/TextTrack.idl', |
248 'html/track/TextTrackCue.idl', | 247 'html/track/TextTrackCue.idl', |
249 'html/track/TextTrackCueList.idl', | 248 'html/track/TextTrackCueList.idl', |
250 'html/track/TextTrackList.idl', | 249 'html/track/TextTrackList.idl', |
251 'html/track/TrackEvent.idl', | 250 'html/track/TrackEvent.idl', |
252 'html/track/VideoTrack.idl', | |
253 'html/track/VideoTrackList.idl', | 251 'html/track/VideoTrackList.idl', |
254 'html/track/vtt/VTTCue.idl', | 252 'html/track/vtt/VTTCue.idl', |
255 'html/track/vtt/VTTRegion.idl', | 253 'html/track/vtt/VTTRegion.idl', |
256 'html/track/vtt/VTTRegionList.idl', | 254 'html/track/vtt/VTTRegionList.idl', |
257 'input/InputDeviceCapabilities.idl', | 255 'input/InputDeviceCapabilities.idl', |
258 'inspector/InspectorOverlayHost.idl', | 256 'inspector/InspectorOverlayHost.idl', |
259 'loader/appcache/ApplicationCache.idl', | 257 'loader/appcache/ApplicationCache.idl', |
260 'page/EventSource.idl', | 258 'page/EventSource.idl', |
261 'page/PagePopupController.idl', | 259 'page/PagePopupController.idl', |
262 'page/scrolling/ScrollState.idl', | 260 'page/scrolling/ScrollState.idl', |
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
401 'dom/Touch.idl', | 399 'dom/Touch.idl', |
402 'dom/URL.idl', | 400 'dom/URL.idl', |
403 'events/MouseEvent.idl', | 401 'events/MouseEvent.idl', |
404 'frame/Navigator.idl', | 402 'frame/Navigator.idl', |
405 'frame/Screen.idl', | 403 'frame/Screen.idl', |
406 'frame/Window.idl', | 404 'frame/Window.idl', |
407 'html/HTMLCanvasElement.idl', | 405 'html/HTMLCanvasElement.idl', |
408 'html/HTMLInputElement.idl', | 406 'html/HTMLInputElement.idl', |
409 'html/HTMLMediaElement.idl', | 407 'html/HTMLMediaElement.idl', |
410 'html/HTMLVideoElement.idl', | 408 'html/HTMLVideoElement.idl', |
| 409 'html/track/AudioTrack.idl', |
| 410 'html/track/VideoTrack.idl', |
411 'inspector/DevToolsHost.idl', | 411 'inspector/DevToolsHost.idl', |
412 'workers/DedicatedWorkerGlobalScope.idl', | 412 'workers/DedicatedWorkerGlobalScope.idl', |
413 'workers/SharedWorkerGlobalScope.idl', | 413 'workers/SharedWorkerGlobalScope.idl', |
414 'workers/WorkerGlobalScope.idl', | 414 'workers/WorkerGlobalScope.idl', |
415 'workers/WorkerNavigator.idl', | 415 'workers/WorkerNavigator.idl', |
416 ], | 416 ], |
417 # 'partial interface', target (right side of) 'implements', and | 417 # 'partial interface', target (right side of) 'implements', and |
418 # interfaces with static bindings (in bindings/core/v8/) | 418 # interfaces with static bindings (in bindings/core/v8/) |
419 'core_dependency_idl_files': [ | 419 'core_dependency_idl_files': [ |
420 'animation/DocumentAnimation.idl', | 420 'animation/DocumentAnimation.idl', |
(...skipping 3642 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4063 'style/SVGComputedStyleTest.cpp', | 4063 'style/SVGComputedStyleTest.cpp', |
4064 'svg/SVGPathParserTest.cpp', | 4064 'svg/SVGPathParserTest.cpp', |
4065 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 4065 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
4066 'testing/PrivateScriptTestTest.cpp', | 4066 'testing/PrivateScriptTestTest.cpp', |
4067 'timing/MemoryInfoTest.cpp', | 4067 'timing/MemoryInfoTest.cpp', |
4068 'workers/WorkerThreadTest.cpp', | 4068 'workers/WorkerThreadTest.cpp', |
4069 'xml/parser/SharedBufferReaderTest.cpp', | 4069 'xml/parser/SharedBufferReaderTest.cpp', |
4070 ], | 4070 ], |
4071 } | 4071 } |
4072 } | 4072 } |
OLD | NEW |