| 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/Animation.idl', | 8 'animation/Animation.idl', |
| 9 'animation/AnimationEffect.idl', | 9 'animation/AnimationEffect.idl', |
| 10 'animation/AnimationNode.idl', | 10 'animation/AnimationNode.idl', |
| (...skipping 1468 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1479 'loader/FormSubmission.cpp', | 1479 'loader/FormSubmission.cpp', |
| 1480 'loader/FrameFetchContext.cpp', | 1480 'loader/FrameFetchContext.cpp', |
| 1481 'loader/FrameFetchContext.h', | 1481 'loader/FrameFetchContext.h', |
| 1482 'loader/FrameLoadRequest.h', | 1482 'loader/FrameLoadRequest.h', |
| 1483 'loader/FrameLoader.cpp', | 1483 'loader/FrameLoader.cpp', |
| 1484 'loader/FrameLoaderStateMachine.cpp', | 1484 'loader/FrameLoaderStateMachine.cpp', |
| 1485 'loader/HistoryItem.cpp', | 1485 'loader/HistoryItem.cpp', |
| 1486 'loader/HistoryItem.h', | 1486 'loader/HistoryItem.h', |
| 1487 'loader/ImageLoader.cpp', | 1487 'loader/ImageLoader.cpp', |
| 1488 'loader/ImageLoader.h', | 1488 'loader/ImageLoader.h', |
| 1489 'loader/LinkHeader.cpp', |
| 1489 'loader/LinkLoader.cpp', | 1490 'loader/LinkLoader.cpp', |
| 1490 'loader/LinkLoader.h', | 1491 'loader/LinkLoader.h', |
| 1491 'loader/LinkLoaderClient.h', | 1492 'loader/LinkLoaderClient.h', |
| 1492 'loader/MixedContentChecker.cpp', | 1493 'loader/MixedContentChecker.cpp', |
| 1493 'loader/MixedContentChecker.h', | 1494 'loader/MixedContentChecker.h', |
| 1494 'loader/NavigationPolicy.cpp', | 1495 'loader/NavigationPolicy.cpp', |
| 1495 'loader/NavigationPolicy.h', | 1496 'loader/NavigationPolicy.h', |
| 1496 'loader/NavigationScheduler.cpp', | 1497 'loader/NavigationScheduler.cpp', |
| 1497 'loader/PingLoader.cpp', | 1498 'loader/PingLoader.cpp', |
| 1498 'loader/PingLoader.h', | 1499 'loader/PingLoader.h', |
| (...skipping 2239 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3738 'html/TimeRangesTest.cpp', | 3739 'html/TimeRangesTest.cpp', |
| 3739 'html/forms/FileInputTypeTest.cpp', | 3740 'html/forms/FileInputTypeTest.cpp', |
| 3740 'html/parser/HTMLParserThreadTest.cpp', | 3741 'html/parser/HTMLParserThreadTest.cpp', |
| 3741 'html/parser/HTMLSrcsetParserTest.cpp', | 3742 'html/parser/HTMLSrcsetParserTest.cpp', |
| 3742 'html/track/vtt/BufferedLineReaderTest.cpp', | 3743 'html/track/vtt/BufferedLineReaderTest.cpp', |
| 3743 'html/track/vtt/VTTScannerTest.cpp', | 3744 'html/track/vtt/VTTScannerTest.cpp', |
| 3744 'layout/LayoutTableCellTest.cpp', | 3745 'layout/LayoutTableCellTest.cpp', |
| 3745 'layout/LayoutTableRowTest.cpp', | 3746 'layout/LayoutTableRowTest.cpp', |
| 3746 'layout/LayoutThemeTest.cpp', | 3747 'layout/LayoutThemeTest.cpp', |
| 3747 'layout/shapes/BoxShapeTest.cpp', | 3748 'layout/shapes/BoxShapeTest.cpp', |
| 3749 'loader/LinkHeaderTest.cpp', |
| 3748 'loader/MixedContentCheckerTest.cpp', | 3750 'loader/MixedContentCheckerTest.cpp', |
| 3749 'page/ContextMenuControllerTest.cpp', | 3751 'page/ContextMenuControllerTest.cpp', |
| 3750 'page/NetworkStateNotifierTest.cpp', | 3752 'page/NetworkStateNotifierTest.cpp', |
| 3751 'page/PrintContextTest.cpp', | 3753 'page/PrintContextTest.cpp', |
| 3752 'paint/DrawingRecorderTest.cpp', | 3754 'paint/DrawingRecorderTest.cpp', |
| 3753 'paint/LayerClipRecorderTest.cpp', | 3755 'paint/LayerClipRecorderTest.cpp', |
| 3754 'paint/TextPainterTest.cpp', | 3756 'paint/TextPainterTest.cpp', |
| 3755 'paint/ViewDisplayListTest.cpp', | 3757 'paint/ViewDisplayListTest.cpp', |
| 3756 'rendering/RenderBlockTest.cpp', | 3758 'rendering/RenderBlockTest.cpp', |
| 3757 'rendering/RenderInlineTest.cpp', | 3759 'rendering/RenderInlineTest.cpp', |
| 3758 'rendering/RenderMultiColumnFlowThreadTest.cpp', | 3760 'rendering/RenderMultiColumnFlowThreadTest.cpp', |
| 3759 'rendering/RenderOverflowTest.cpp', | 3761 'rendering/RenderOverflowTest.cpp', |
| 3760 'rendering/RenderPartTest.cpp', | 3762 'rendering/RenderPartTest.cpp', |
| 3761 'rendering/RenderingTestHelper.cpp', | 3763 'rendering/RenderingTestHelper.cpp', |
| 3762 'rendering/RenderingTestHelper.h', | 3764 'rendering/RenderingTestHelper.h', |
| 3763 'rendering/style/OutlineValueTest.cpp', | 3765 'rendering/style/OutlineValueTest.cpp', |
| 3764 'rendering/style/RenderStyleTest.cpp', | 3766 'rendering/style/RenderStyleTest.cpp', |
| 3765 'rendering/style/SVGRenderStyleTest.cpp', | 3767 'rendering/style/SVGRenderStyleTest.cpp', |
| 3766 'streams/ExclusiveStreamReaderTest.cpp', | 3768 'streams/ExclusiveStreamReaderTest.cpp', |
| 3767 'streams/ReadableStreamTest.cpp', | 3769 'streams/ReadableStreamTest.cpp', |
| 3768 'testing/PrivateScriptTestTest.cpp', | 3770 'testing/PrivateScriptTestTest.cpp', |
| 3769 'testing/UnitTestHelpers.cpp', | 3771 'testing/UnitTestHelpers.cpp', |
| 3770 'testing/UnitTestHelpers.h', | 3772 'testing/UnitTestHelpers.h', |
| 3771 'xml/parser/SharedBufferReaderTest.cpp', | 3773 'xml/parser/SharedBufferReaderTest.cpp', |
| 3772 ], | 3774 ], |
| 3773 } | 3775 } |
| 3774 } | 3776 } |
| OLD | NEW |