| 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 1897 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1908 'page/AutoscrollController.cpp', | 1908 'page/AutoscrollController.cpp', |
| 1909 'page/AutoscrollController.h', | 1909 'page/AutoscrollController.h', |
| 1910 'page/ChromeClient.cpp', | 1910 'page/ChromeClient.cpp', |
| 1911 'page/ChromeClient.h', | 1911 'page/ChromeClient.h', |
| 1912 'page/ContextMenuController.cpp', | 1912 'page/ContextMenuController.cpp', |
| 1913 'page/ContextMenuProvider.h', | 1913 'page/ContextMenuProvider.h', |
| 1914 'page/CreateWindow.cpp', | 1914 'page/CreateWindow.cpp', |
| 1915 'page/CreateWindow.h', | 1915 'page/CreateWindow.h', |
| 1916 'page/CustomContextMenuProvider.cpp', | 1916 'page/CustomContextMenuProvider.cpp', |
| 1917 'page/CustomContextMenuProvider.h', | 1917 'page/CustomContextMenuProvider.h', |
| 1918 'page/DOMWindowPagePopup.cpp', | |
| 1919 'page/DOMWindowPagePopup.h', | |
| 1920 'page/DragController.cpp', | 1918 'page/DragController.cpp', |
| 1921 'page/DragData.cpp', | 1919 'page/DragData.cpp', |
| 1922 'page/EventSource.cpp', | 1920 'page/EventSource.cpp', |
| 1923 'page/EventSource.h', | 1921 'page/EventSource.h', |
| 1924 'page/EventSourceParser.cpp', | 1922 'page/EventSourceParser.cpp', |
| 1925 'page/EventSourceParser.h', | 1923 'page/EventSourceParser.h', |
| 1926 'page/EventWithHitTestResults.h', | 1924 'page/EventWithHitTestResults.h', |
| 1927 'page/FocusController.cpp', | 1925 'page/FocusController.cpp', |
| 1928 'page/FrameTree.cpp', | 1926 'page/FrameTree.cpp', |
| 1929 'page/NetworkStateNotifier.cpp', | 1927 'page/NetworkStateNotifier.cpp', |
| 1930 'page/NetworkStateNotifier.h', | 1928 'page/NetworkStateNotifier.h', |
| 1931 'page/Page.cpp', | 1929 'page/Page.cpp', |
| 1932 'page/Page.h', | 1930 'page/Page.h', |
| 1933 'page/PageAnimator.cpp', | 1931 'page/PageAnimator.cpp', |
| 1934 'page/PageAnimator.h', | 1932 'page/PageAnimator.h', |
| 1935 'page/PageLifecycleNotifier.cpp', | 1933 'page/PageLifecycleNotifier.cpp', |
| 1936 'page/PageLifecycleNotifier.h', | 1934 'page/PageLifecycleNotifier.h', |
| 1937 'page/PageLifecycleObserver.h', | 1935 'page/PageLifecycleObserver.h', |
| 1938 'page/PagePopupClient.cpp', | 1936 'page/PagePopupClient.cpp', |
| 1939 'page/PagePopupClient.h', | 1937 'page/PagePopupClient.h', |
| 1940 'page/PagePopupController.cpp', | 1938 'page/PagePopupController.cpp', |
| 1941 'page/PagePopupController.h', | 1939 'page/PagePopupController.h', |
| 1940 'page/PagePopupSupplement.cpp', |
| 1941 'page/PagePopupSupplement.h', |
| 1942 'page/PageVisibilityState.cpp', | 1942 'page/PageVisibilityState.cpp', |
| 1943 'page/PointerLockController.cpp', | 1943 'page/PointerLockController.cpp', |
| 1944 'page/PointerLockController.h', | 1944 'page/PointerLockController.h', |
| 1945 'page/PopupOpeningObserver.h', | 1945 'page/PopupOpeningObserver.h', |
| 1946 'page/PrintContext.cpp', | 1946 'page/PrintContext.cpp', |
| 1947 'page/ScopedPageLoadDeferrer.cpp', | 1947 'page/ScopedPageLoadDeferrer.cpp', |
| 1948 'page/ScopedPageLoadDeferrer.h', | 1948 'page/ScopedPageLoadDeferrer.h', |
| 1949 'page/SpatialNavigation.cpp', | 1949 'page/SpatialNavigation.cpp', |
| 1950 'page/TouchAdjustment.cpp', | 1950 'page/TouchAdjustment.cpp', |
| 1951 'page/TouchAdjustment.h', | 1951 'page/TouchAdjustment.h', |
| (...skipping 2087 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4039 'style/SVGComputedStyleTest.cpp', | 4039 'style/SVGComputedStyleTest.cpp', |
| 4040 'svg/SVGPathParserTest.cpp', | 4040 'svg/SVGPathParserTest.cpp', |
| 4041 'svg/UnsafeSVGAttributeSanitizationTest.cpp', | 4041 'svg/UnsafeSVGAttributeSanitizationTest.cpp', |
| 4042 'testing/PrivateScriptTestTest.cpp', | 4042 'testing/PrivateScriptTestTest.cpp', |
| 4043 'timing/MemoryInfoTest.cpp', | 4043 'timing/MemoryInfoTest.cpp', |
| 4044 'workers/WorkerThreadTest.cpp', | 4044 'workers/WorkerThreadTest.cpp', |
| 4045 'xml/parser/SharedBufferReaderTest.cpp', | 4045 'xml/parser/SharedBufferReaderTest.cpp', |
| 4046 ], | 4046 ], |
| 4047 } | 4047 } |
| 4048 } | 4048 } |
| OLD | NEW |