aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gyp/effects.gypi62
1 files changed, 31 insertions, 31 deletions
diff --git a/gyp/effects.gypi b/gyp/effects.gypi
index b3e3f92838..acae42a157 100644
--- a/gyp/effects.gypi
+++ b/gyp/effects.gypi
@@ -62,37 +62,37 @@
'<(skia_src_path)/effects/gradients/SkSweepGradient.cpp',
'<(skia_src_path)/effects/gradients/SkSweepGradient.h',
- '<skia_include_path)/effects/Sk1DPathEffect.h',
- '<skia_include_path)/effects/Sk2DPathEffect.h',
- '<skia_include_path)/effects/SkAvoidXfermode.h',
- '<skia_include_path)/effects/SkArithmeticMode.h',
- '<skia_include_path)/effects/SkBitmapSource.h',
- '<skia_include_path)/effects/SkBlurDrawLooper.h',
- '<skia_include_path)/effects/SkBlurImageFilter.h',
- '<skia_include_path)/effects/SkBlurMaskFilter.h',
- '<skia_include_path)/effects/SkColorMatrix.h',
- '<skia_include_path)/effects/SkColorMatrixFilter.h',
- '<skia_include_path)/effects/SkColorFilterImageFilter.h',
- '<skia_include_path)/effects/SkCornerPathEffect.h',
- '<skia_include_path)/effects/SkDashPathEffect.h',
- '<skia_include_path)/effects/SkDiscretePathEffect.h',
- '<skia_include_path)/effects/SkDrawExtraPathEffect.h',
- '<skia_include_path)/effects/SkEmbossMaskFilter.h',
- '<skia_include_path)/effects/SkGradientShader.h',
- '<skia_include_path)/effects/SkKernel33MaskFilter.h',
- '<skia_include_path)/effects/SkLayerDrawLooper.h',
- '<skia_include_path)/effects/SkLayerRasterizer.h',
- '<skia_include_path)/effects/SkLightingImageFilter.h',
- '<skia_include_path)/effects/SkMorphologyImageFilter.h',
- '<skia_include_path)/effects/SkPaintFlagsDrawFilter.h',
- '<skia_include_path)/effects/SkPixelXorXfermode.h',
- '<skia_include_path)/effects/SkPorterDuff.h',
- '<skia_include_path)/effects/SkSingleInputImageFilter.h',
- '<skia_include_path)/effects/SkStippleMaskFilter.h',
- '<skia_include_path)/effects/SkTableColorFilter.h',
- '<skia_include_path)/effects/SkTableMaskFilter.h',
- '<skia_include_path)/effects/SkTransparentShader.h',
- '<skia_include_path)/effects/SkMagnifierImageFilter.h',
+ '<(skia_include_path)/effects/Sk1DPathEffect.h',
+ '<(skia_include_path)/effects/Sk2DPathEffect.h',
+ '<(skia_include_path)/effects/SkAvoidXfermode.h',
+ '<(skia_include_path)/effects/SkArithmeticMode.h',
+ '<(skia_include_path)/effects/SkBitmapSource.h',
+ '<(skia_include_path)/effects/SkBlurDrawLooper.h',
+ '<(skia_include_path)/effects/SkBlurImageFilter.h',
+ '<(skia_include_path)/effects/SkBlurMaskFilter.h',
+ '<(skia_include_path)/effects/SkColorMatrix.h',
+ '<(skia_include_path)/effects/SkColorMatrixFilter.h',
+ '<(skia_include_path)/effects/SkColorFilterImageFilter.h',
+ '<(skia_include_path)/effects/SkCornerPathEffect.h',
+ '<(skia_include_path)/effects/SkDashPathEffect.h',
+ '<(skia_include_path)/effects/SkDiscretePathEffect.h',
+ '<(skia_include_path)/effects/SkDrawExtraPathEffect.h',
+ '<(skia_include_path)/effects/SkEmbossMaskFilter.h',
+ '<(skia_include_path)/effects/SkGradientShader.h',
+ '<(skia_include_path)/effects/SkKernel33MaskFilter.h',
+ '<(skia_include_path)/effects/SkLayerDrawLooper.h',
+ '<(skia_include_path)/effects/SkLayerRasterizer.h',
+ '<(skia_include_path)/effects/SkLightingImageFilter.h',
+ '<(skia_include_path)/effects/SkMorphologyImageFilter.h',
+ '<(skia_include_path)/effects/SkPaintFlagsDrawFilter.h',
+ '<(skia_include_path)/effects/SkPixelXorXfermode.h',
+ '<(skia_include_path)/effects/SkPorterDuff.h',
+ '<(skia_include_path)/effects/SkSingleInputImageFilter.h',
+ '<(skia_include_path)/effects/SkStippleMaskFilter.h',
+ '<(skia_include_path)/effects/SkTableColorFilter.h',
+ '<(skia_include_path)/effects/SkTableMaskFilter.h',
+ '<(skia_include_path)/effects/SkTransparentShader.h',
+ '<(skia_include_path)/effects/SkMagnifierImageFilter.h',
],
}