| 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 1921 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1932 'loader/TextTrackLoader.h', | 1932 'loader/TextTrackLoader.h', |
| 1933 'loader/ThreadableLoader.cpp', | 1933 'loader/ThreadableLoader.cpp', |
| 1934 'loader/ThreadableLoaderClient.h', | 1934 'loader/ThreadableLoaderClient.h', |
| 1935 'loader/ThreadableLoaderClientWrapper.h', | 1935 'loader/ThreadableLoaderClientWrapper.h', |
| 1936 'loader/WorkerThreadableLoader.cpp', | 1936 'loader/WorkerThreadableLoader.cpp', |
| 1937 'loader/WorkerThreadableLoader.h', | 1937 'loader/WorkerThreadableLoader.h', |
| 1938 'loader/appcache/ApplicationCache.cpp', | 1938 'loader/appcache/ApplicationCache.cpp', |
| 1939 'loader/appcache/ApplicationCache.h', | 1939 'loader/appcache/ApplicationCache.h', |
| 1940 'loader/appcache/ApplicationCacheHost.cpp', | 1940 'loader/appcache/ApplicationCacheHost.cpp', |
| 1941 'loader/appcache/ApplicationCacheHost.h', | 1941 'loader/appcache/ApplicationCacheHost.h', |
| 1942 'origin_trials/DocumentOriginTrialContext.cpp', |
| 1943 'origin_trials/DocumentOriginTrialContext.h', |
| 1942 'origin_trials/OriginTrialContext.cpp', | 1944 'origin_trials/OriginTrialContext.cpp', |
| 1943 'origin_trials/OriginTrialContext.h', | 1945 'origin_trials/OriginTrialContext.h', |
| 1944 'page/AutoscrollController.cpp', | 1946 'page/AutoscrollController.cpp', |
| 1945 'page/AutoscrollController.h', | 1947 'page/AutoscrollController.h', |
| 1946 'page/ChromeClient.cpp', | 1948 'page/ChromeClient.cpp', |
| 1947 'page/ChromeClient.h', | 1949 'page/ChromeClient.h', |
| 1948 'page/ContextMenuController.cpp', | 1950 'page/ContextMenuController.cpp', |
| 1949 'page/ContextMenuProvider.h', | 1951 'page/ContextMenuProvider.h', |
| 1950 'page/CreateWindow.cpp', | 1952 'page/CreateWindow.cpp', |
| 1951 'page/CreateWindow.h', | 1953 'page/CreateWindow.h', |
| (...skipping 2097 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4049 'layout/compositing/CompositedLayerMappingTest.cpp', | 4051 'layout/compositing/CompositedLayerMappingTest.cpp', |
| 4050 'layout/shapes/BoxShapeTest.cpp', | 4052 'layout/shapes/BoxShapeTest.cpp', |
| 4051 'layout/svg/LayoutSVGRootTest.cpp', | 4053 'layout/svg/LayoutSVGRootTest.cpp', |
| 4052 'loader/DocumentLoadTimingTest.cpp', | 4054 'loader/DocumentLoadTimingTest.cpp', |
| 4053 'loader/FrameFetchContextTest.cpp', | 4055 'loader/FrameFetchContextTest.cpp', |
| 4054 'loader/LinkHeaderTest.cpp', | 4056 'loader/LinkHeaderTest.cpp', |
| 4055 'loader/LinkLoaderTest.cpp', | 4057 'loader/LinkLoaderTest.cpp', |
| 4056 'loader/MixedContentCheckerTest.cpp', | 4058 'loader/MixedContentCheckerTest.cpp', |
| 4057 'loader/TextResourceDecoderBuilderTest.cpp', | 4059 'loader/TextResourceDecoderBuilderTest.cpp', |
| 4058 'loader/ThreadableLoaderTest.cpp', | 4060 'loader/ThreadableLoaderTest.cpp', |
| 4061 'origin_trials/DocumentOriginTrialContextTest.cpp', |
| 4059 'origin_trials/OriginTrialContextTest.cpp', | 4062 'origin_trials/OriginTrialContextTest.cpp', |
| 4060 'page/ChromeClientTest.cpp', | 4063 'page/ChromeClientTest.cpp', |
| 4061 'page/ContextMenuControllerTest.cpp', | 4064 'page/ContextMenuControllerTest.cpp', |
| 4062 'page/EventSourceParserTest.cpp', | 4065 'page/EventSourceParserTest.cpp', |
| 4063 'page/FocusControllerTest.cpp', | 4066 'page/FocusControllerTest.cpp', |
| 4064 'page/NetworkStateNotifierTest.cpp', | 4067 'page/NetworkStateNotifierTest.cpp', |
| 4065 'page/PagePopupClientTest.cpp', | 4068 'page/PagePopupClientTest.cpp', |
| 4066 'page/PrintContextTest.cpp', | 4069 'page/PrintContextTest.cpp', |
| 4067 'page/WindowFeaturesTest.cpp', | 4070 'page/WindowFeaturesTest.cpp', |
| 4068 'page/scrolling/ScrollStateTest.cpp', | 4071 'page/scrolling/ScrollStateTest.cpp', |
| (...skipping 16 matching lines...) Expand all Loading... |
| 4085 'svg/SVGPathParserTest.cpp', | 4088 'svg/SVGPathParserTest.cpp', |
| 4086 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 4089 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 4087 'testing/PrivateScriptTestTest.cpp', | 4090 'testing/PrivateScriptTestTest.cpp', |
| 4088 'timing/MemoryInfoTest.cpp', | 4091 'timing/MemoryInfoTest.cpp', |
| 4089 'workers/WorkerThreadTest.cpp', | 4092 'workers/WorkerThreadTest.cpp', |
| 4090 'workers/WorkerThreadTestHelper.h', | 4093 'workers/WorkerThreadTestHelper.h', |
| 4091 'xml/parser/SharedBufferReaderTest.cpp', | 4094 'xml/parser/SharedBufferReaderTest.cpp', |
| 4092 ], | 4095 ], |
| 4093 } | 4096 } |
| 4094 } | 4097 } |
| OLD | NEW |