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

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

Issue 18707002: Reduce number of header includes in SVG (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add Samsung copyright Created 7 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 | « no previous file | Source/core/rendering/RenderLayerFilterInfo.cpp » ('j') | 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 'variables': { 2 'variables': {
3 'core_idl_files': [ 3 'core_idl_files': [
4 'css/CSS.idl', 4 'css/CSS.idl',
5 'css/CSSCharsetRule.idl', 5 'css/CSSCharsetRule.idl',
6 'css/CSSFontFaceLoadEvent.idl', 6 'css/CSSFontFaceLoadEvent.idl',
7 'css/CSSFontFaceRule.idl', 7 'css/CSSFontFaceRule.idl',
8 'css/CSSHostRule.idl', 8 'css/CSSHostRule.idl',
9 'css/CSSImportRule.idl', 9 'css/CSSImportRule.idl',
10 'css/CSSMediaRule.idl', 10 'css/CSSMediaRule.idl',
(...skipping 3297 matching lines...) Expand 10 before | Expand all | Expand 10 after
3308 'svg/SVGAnimatedNumber.cpp', 3308 'svg/SVGAnimatedNumber.cpp',
3309 'svg/SVGAnimatedNumberList.cpp', 3309 'svg/SVGAnimatedNumberList.cpp',
3310 'svg/SVGAnimatedNumberOptionalNumber.cpp', 3310 'svg/SVGAnimatedNumberOptionalNumber.cpp',
3311 'svg/SVGAnimatedPath.cpp', 3311 'svg/SVGAnimatedPath.cpp',
3312 'svg/SVGAnimatedPointList.cpp', 3312 'svg/SVGAnimatedPointList.cpp',
3313 'svg/SVGAnimatedPreserveAspectRatio.cpp', 3313 'svg/SVGAnimatedPreserveAspectRatio.cpp',
3314 'svg/SVGAnimatedRect.cpp', 3314 'svg/SVGAnimatedRect.cpp',
3315 'svg/SVGAnimatedString.cpp', 3315 'svg/SVGAnimatedString.cpp',
3316 'svg/SVGAnimatedTransformList.cpp', 3316 'svg/SVGAnimatedTransformList.cpp',
3317 'svg/SVGAnimatedType.cpp', 3317 'svg/SVGAnimatedType.cpp',
3318 'svg/SVGAnimatedTypeAnimator.cpp',
3319 'svg/SVGAnimatedTypeAnimator.h',
3318 'svg/SVGAnimateElement.cpp', 3320 'svg/SVGAnimateElement.cpp',
3319 'svg/SVGAnimateElement.h', 3321 'svg/SVGAnimateElement.h',
3320 'svg/SVGAnimateMotionElement.cpp', 3322 'svg/SVGAnimateMotionElement.cpp',
3321 'svg/SVGAnimateMotionElement.h', 3323 'svg/SVGAnimateMotionElement.h',
3322 'svg/SVGAnimateTransformElement.cpp', 3324 'svg/SVGAnimateTransformElement.cpp',
3323 'svg/SVGAnimateTransformElement.h', 3325 'svg/SVGAnimateTransformElement.h',
3324 'svg/SVGAnimationElement.cpp', 3326 'svg/SVGAnimationElement.cpp',
3325 'svg/SVGAnimationElement.h', 3327 'svg/SVGAnimationElement.h',
3326 'svg/SVGCircleElement.cpp', 3328 'svg/SVGCircleElement.cpp',
3327 'svg/SVGCircleElement.h', 3329 'svg/SVGCircleElement.h',
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
3588 'svg/graphics/SVGImage.cpp', 3590 'svg/graphics/SVGImage.cpp',
3589 'svg/graphics/SVGImage.h', 3591 'svg/graphics/SVGImage.h',
3590 'svg/graphics/SVGImageForContainer.h', 3592 'svg/graphics/SVGImageForContainer.h',
3591 'svg/graphics/SVGImageForContainer.cpp', 3593 'svg/graphics/SVGImageForContainer.cpp',
3592 'svg/graphics/filters/SVGFEImage.cpp', 3594 'svg/graphics/filters/SVGFEImage.cpp',
3593 'svg/graphics/filters/SVGFEImage.h', 3595 'svg/graphics/filters/SVGFEImage.h',
3594 'svg/graphics/filters/SVGFilter.cpp', 3596 'svg/graphics/filters/SVGFilter.cpp',
3595 'svg/graphics/filters/SVGFilter.h', 3597 'svg/graphics/filters/SVGFilter.h',
3596 'svg/graphics/filters/SVGFilterBuilder.cpp', 3598 'svg/graphics/filters/SVGFilterBuilder.cpp',
3597 'svg/graphics/filters/SVGFilterBuilder.h', 3599 'svg/graphics/filters/SVGFilterBuilder.h',
3600 'svg/properties/SVGAnimatedProperty.cpp',
3601 'svg/properties/SVGAnimatedProperty.h',
3598 'svg/properties/SVGAttributeToPropertyMap.cpp', 3602 'svg/properties/SVGAttributeToPropertyMap.cpp',
3599 'svg/properties/SVGAnimatedPathSegListPropertyTearOff.h', 3603 'svg/properties/SVGAnimatedPathSegListPropertyTearOff.h',
3600 'svg/properties/SVGPathSegListPropertyTearOff.cpp', 3604 'svg/properties/SVGPathSegListPropertyTearOff.cpp',
3601 ], 3605 ],
3602 'webcore_test_support_idl_files': [ 3606 'webcore_test_support_idl_files': [
3603 'testing/Internals.idl', 3607 'testing/Internals.idl',
3604 'testing/InternalProfilers.idl', 3608 'testing/InternalProfilers.idl',
3605 'testing/InternalSettings.idl', 3609 'testing/InternalSettings.idl',
3606 'testing/MallocStatistics.idl', 3610 'testing/MallocStatistics.idl',
3607 'testing/TypeConversions.idl', 3611 'testing/TypeConversions.idl',
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
3727 'bison_exe': 'bison', 3731 'bison_exe': 'bison',
3728 # We specify a preprocess so it happens locally and won't get 3732 # We specify a preprocess so it happens locally and won't get
3729 # distributed to goma. 3733 # distributed to goma.
3730 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to 3734 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to
3731 # use /usr/bin/clang once we require Xcode 4.x. 3735 # use /usr/bin/clang once we require Xcode 4.x.
3732 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"' 3736 'preprocessor': '--preprocessor "/usr/bin/gcc -E -P -x c++"'
3733 }], 3737 }],
3734 ], 3738 ],
3735 } 3739 }
3736 } 3740 }
OLDNEW
« no previous file with comments | « no previous file | Source/core/rendering/RenderLayerFilterInfo.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698