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 240 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
251 'html/track/TextTrackCueList.idl', | 251 'html/track/TextTrackCueList.idl', |
252 'html/track/TextTrackList.idl', | 252 'html/track/TextTrackList.idl', |
253 'html/track/TrackEvent.idl', | 253 'html/track/TrackEvent.idl', |
254 'html/track/VideoTrackList.idl', | 254 'html/track/VideoTrackList.idl', |
255 'html/track/vtt/VTTCue.idl', | 255 'html/track/vtt/VTTCue.idl', |
256 'html/track/vtt/VTTRegion.idl', | 256 'html/track/vtt/VTTRegion.idl', |
257 'html/track/vtt/VTTRegionList.idl', | 257 'html/track/vtt/VTTRegionList.idl', |
258 'input/InputDeviceCapabilities.idl', | 258 'input/InputDeviceCapabilities.idl', |
259 'inspector/InspectorOverlayHost.idl', | 259 'inspector/InspectorOverlayHost.idl', |
260 'loader/appcache/ApplicationCache.idl', | 260 'loader/appcache/ApplicationCache.idl', |
| 261 'observer/ResizeObserver.idl', |
| 262 'observer/ResizeObserverCallback.idl', |
| 263 'observer/ResizeObserverEntry.idl', |
261 'page/EventSource.idl', | 264 'page/EventSource.idl', |
262 'page/PagePopupController.idl', | 265 'page/PagePopupController.idl', |
263 'page/scrolling/ScrollState.idl', | 266 'page/scrolling/ScrollState.idl', |
264 'page/scrolling/ScrollStateCallback.idl', | 267 'page/scrolling/ScrollStateCallback.idl', |
265 'streams/ReadableByteStream.idl', | 268 'streams/ReadableByteStream.idl', |
266 'streams/ReadableByteStreamReader.idl', | 269 'streams/ReadableByteStreamReader.idl', |
267 'streams/ReadableStreamReader.idl', | 270 'streams/ReadableStreamReader.idl', |
268 'streams/Stream.idl', | 271 'streams/Stream.idl', |
269 'streams/UnderlyingSourceBase.idl', | 272 'streams/UnderlyingSourceBase.idl', |
270 'svg/SVGAElement.idl', | 273 'svg/SVGAElement.idl', |
(...skipping 2563 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2834 'input/KeyboardEventManager.cpp', | 2837 'input/KeyboardEventManager.cpp', |
2835 'input/KeyboardEventManager.h', | 2838 'input/KeyboardEventManager.h', |
2836 'input/PointerEventManager.cpp', | 2839 'input/PointerEventManager.cpp', |
2837 'input/PointerEventManager.h', | 2840 'input/PointerEventManager.h', |
2838 'input/ScrollManager.cpp', | 2841 'input/ScrollManager.cpp', |
2839 'input/ScrollManager.h', | 2842 'input/ScrollManager.h', |
2840 'input/TouchActionUtil.cpp', | 2843 'input/TouchActionUtil.cpp', |
2841 'input/TouchActionUtil.h', | 2844 'input/TouchActionUtil.h', |
2842 'input/TouchEventManager.cpp', | 2845 'input/TouchEventManager.cpp', |
2843 'input/TouchEventManager.h', | 2846 'input/TouchEventManager.h', |
| 2847 'observer/ResizeObservation.h', |
| 2848 'observer/ResizeObservation.cpp', |
| 2849 'observer/ResizeObserver.h', |
| 2850 'observer/ResizeObserver.cpp', |
| 2851 'observer/ResizeObserverCallback.h', |
| 2852 'observer/ResizeObserverController.h', |
| 2853 'observer/ResizeObserverController.cpp', |
| 2854 'observer/ResizeObserverEntry.h', |
| 2855 'observer/ResizeObserverEntry.cpp', |
2844 ], | 2856 ], |
2845 'webcore_html_files': [ | 2857 'webcore_html_files': [ |
2846 'html/AutoplayExperimentHelper.cpp', | 2858 'html/AutoplayExperimentHelper.cpp', |
2847 'html/AutoplayExperimentHelper.h', | 2859 'html/AutoplayExperimentHelper.h', |
2848 'html/ClassList.cpp', | 2860 'html/ClassList.cpp', |
2849 'html/ClassList.h', | 2861 'html/ClassList.h', |
2850 'html/CrossOriginAttribute.cpp', | 2862 'html/CrossOriginAttribute.cpp', |
2851 'html/CrossOriginAttribute.h', | 2863 'html/CrossOriginAttribute.h', |
2852 'html/DocumentNameCollection.cpp', | 2864 'html/DocumentNameCollection.cpp', |
2853 'html/DocumentNameCollection.h', | 2865 'html/DocumentNameCollection.h', |
(...skipping 1332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4186 'testing/PrivateScriptTestTest.cpp', | 4198 'testing/PrivateScriptTestTest.cpp', |
4187 'timing/MemoryInfoTest.cpp', | 4199 'timing/MemoryInfoTest.cpp', |
4188 'timing/PerformanceBaseTest.cpp', | 4200 'timing/PerformanceBaseTest.cpp', |
4189 'timing/PerformanceObserverTest.cpp', | 4201 'timing/PerformanceObserverTest.cpp', |
4190 'workers/WorkerThreadTest.cpp', | 4202 'workers/WorkerThreadTest.cpp', |
4191 'workers/WorkerThreadTestHelper.h', | 4203 'workers/WorkerThreadTestHelper.h', |
4192 'xml/parser/SharedBufferReaderTest.cpp', | 4204 'xml/parser/SharedBufferReaderTest.cpp', |
4193 ], | 4205 ], |
4194 } | 4206 } |
4195 } | 4207 } |
OLD | NEW |