Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Side by Side Diff: Source/core/core.gypi

Issue 354973002: Simplify very outdated core.gyp file list filtering (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « Source/core/core.gyp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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/AnimationPlayer.idl', 10 'animation/AnimationPlayer.idl',
(...skipping 1738 matching lines...) Expand 10 before | Expand all | Expand 10 after
1749 'rendering/style/StyleInheritedData.cpp', 1749 'rendering/style/StyleInheritedData.cpp',
1750 'rendering/style/StyleMarqueeData.cpp', 1750 'rendering/style/StyleMarqueeData.cpp',
1751 'rendering/style/StyleMultiColData.cpp', 1751 'rendering/style/StyleMultiColData.cpp',
1752 'rendering/style/StylePendingImage.h', 1752 'rendering/style/StylePendingImage.h',
1753 'rendering/style/StyleRareInheritedData.cpp', 1753 'rendering/style/StyleRareInheritedData.cpp',
1754 'rendering/style/StyleRareNonInheritedData.cpp', 1754 'rendering/style/StyleRareNonInheritedData.cpp',
1755 'rendering/style/StyleSurroundData.cpp', 1755 'rendering/style/StyleSurroundData.cpp',
1756 'rendering/style/StyleTransformData.cpp', 1756 'rendering/style/StyleTransformData.cpp',
1757 'rendering/style/StyleVisualData.cpp', 1757 'rendering/style/StyleVisualData.cpp',
1758 'rendering/style/StyleWillChangeData.cpp', 1758 'rendering/style/StyleWillChangeData.cpp',
1759 'rendering/svg/SVGInlineFlowBox.cpp',
1760 'rendering/svg/SVGInlineFlowBox.h',
1761 'rendering/svg/SVGInlineTextBox.cpp',
1762 'rendering/svg/SVGInlineTextBox.h',
1763 'rendering/svg/SVGMarkerData.h',
1764 'rendering/svg/SVGPathData.cpp',
1765 'rendering/svg/SVGPathData.h',
1766 'rendering/svg/SVGRenderSupport.cpp',
1767 'rendering/svg/SVGRenderSupport.h',
1768 'rendering/svg/SVGRenderTreeAsText.cpp',
1769 'rendering/svg/SVGRenderTreeAsText.h',
1770 'rendering/svg/SVGRenderingContext.cpp',
1771 'rendering/svg/SVGRenderingContext.h',
1772 'rendering/svg/SVGResources.cpp',
1773 'rendering/svg/SVGResources.h',
1774 'rendering/svg/SVGResourcesCache.cpp',
1775 'rendering/svg/SVGResourcesCycleSolver.cpp',
1776 'rendering/svg/SVGResourcesCycleSolver.h',
1777 'rendering/svg/SVGRootInlineBox.cpp',
1778 'rendering/svg/SVGRootInlineBox.h',
1779 'rendering/svg/SVGTextChunk.cpp',
1780 'rendering/svg/SVGTextChunk.h',
1781 'rendering/svg/SVGTextChunkBuilder.cpp',
1782 'rendering/svg/SVGTextChunkBuilder.h',
1783 'rendering/svg/SVGTextFragment.h',
1784 'rendering/svg/SVGTextLayoutAttributes.cpp',
1785 'rendering/svg/SVGTextLayoutAttributes.h',
1786 'rendering/svg/SVGTextLayoutAttributesBuilder.cpp',
1787 'rendering/svg/SVGTextLayoutAttributesBuilder.h',
1788 'rendering/svg/SVGTextLayoutEngine.cpp',
1789 'rendering/svg/SVGTextLayoutEngine.h',
1790 'rendering/svg/SVGTextLayoutEngineBaseline.cpp',
1791 'rendering/svg/SVGTextLayoutEngineBaseline.h',
1792 'rendering/svg/SVGTextLayoutEngineSpacing.cpp',
1793 'rendering/svg/SVGTextLayoutEngineSpacing.h',
1794 'rendering/svg/SVGTextMetrics.cpp',
1795 'rendering/svg/SVGTextMetrics.h',
1796 'rendering/svg/SVGTextMetricsBuilder.cpp',
1797 'rendering/svg/SVGTextMetricsBuilder.h',
1798 'rendering/svg/SVGTextQuery.cpp',
1799 'rendering/svg/SVGTextQuery.h',
1800 'rendering/svg/SVGTextRunRenderingContext.cpp',
1801 'rendering/svg/SVGTextRunRenderingContext.h',
1802 'storage/Storage.cpp', 1759 'storage/Storage.cpp',
1803 'storage/Storage.h', 1760 'storage/Storage.h',
1804 'storage/StorageArea.cpp', 1761 'storage/StorageArea.cpp',
1805 'storage/StorageArea.h', 1762 'storage/StorageArea.h',
1806 'storage/StorageEvent.cpp', 1763 'storage/StorageEvent.cpp',
1807 'storage/StorageEvent.h', 1764 'storage/StorageEvent.h',
1808 'storage/StorageNamespace.cpp', 1765 'storage/StorageNamespace.cpp',
1809 'storage/StorageNamespace.h', 1766 'storage/StorageNamespace.h',
1810 'timing/MemoryInfo.cpp', 1767 'timing/MemoryInfo.cpp',
1811 'timing/Performance.cpp', 1768 'timing/Performance.cpp',
(...skipping 1629 matching lines...) Expand 10 before | Expand all | Expand 10 after
3441 'loader/MixedContentCheckerTest.cpp', 3398 'loader/MixedContentCheckerTest.cpp',
3442 'page/NetworkStateNotifierTest.cpp', 3399 'page/NetworkStateNotifierTest.cpp',
3443 'rendering/RenderOverflowTest.cpp', 3400 'rendering/RenderOverflowTest.cpp',
3444 'rendering/shapes/BoxShapeTest.cpp', 3401 'rendering/shapes/BoxShapeTest.cpp',
3445 'testing/UnitTestHelpers.cpp', 3402 'testing/UnitTestHelpers.cpp',
3446 'testing/UnitTestHelpers.h', 3403 'testing/UnitTestHelpers.h',
3447 'xml/parser/SharedBufferReaderTest.cpp', 3404 'xml/parser/SharedBufferReaderTest.cpp',
3448 ], 3405 ],
3449 } 3406 }
3450 } 3407 }
OLDNEW
« no previous file with comments | « Source/core/core.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698