summaryrefslogtreecommitdiffstats
path: root/skia
diff options
context:
space:
mode:
authorreed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-14 18:51:08 +0000
committerreed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-14 18:51:08 +0000
commit6fda932fc586cfa09484aa1b1cb5a3737626b9d5 (patch)
tree888b02ed954da651e6ad8a615d480f87cb4675c4 /skia
parentc53ecc726e2fc38816eb60ad898f284577fb07a4 (diff)
downloadchromium_src-6fda932fc586cfa09484aa1b1cb5a3737626b9d5.zip
chromium_src-6fda932fc586cfa09484aa1b1cb5a3737626b9d5.tar.gz
chromium_src-6fda932fc586cfa09484aa1b1cb5a3737626b9d5.tar.bz2
roll skia to 5075
Review URL: https://chromiumcodereview.appspot.com/10829316 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151524 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r--skia/skia.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 68846e5..12a8679 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -44,6 +44,7 @@
'../third_party/skia/src/effects/SkLayerDrawLooper.cpp',
'../third_party/skia/src/effects/SkLayerRasterizer.cpp',
'../third_party/skia/src/effects/SkLightingImageFilter.cpp',
+ '../third_party/skia/src/effects/SkMagnifierImageFilter.cpp',
'../third_party/skia/src/effects/SkMorphologyImageFilter.cpp',
'../third_party/skia/src/effects/SkPaintFlagsDrawFilter.cpp',
'../third_party/skia/src/effects/SkPorterDuff.cpp',
@@ -308,6 +309,7 @@
'../third_party/skia/include/effects/SkLayerRasterizer.h',
'../third_party/skia/include/effects/SkLightingImageFilter.h',
'../third_party/skia/include/effects/SkMorphologyImageFilter.h',
+ '../third_party/skia/include/effects/SkMagnifierImageFilter.h',
'../third_party/skia/include/effects/SkPaintFlagsDrawFilter.h',
'../third_party/skia/include/effects/SkPixelXorXfermode.h',
'../third_party/skia/include/effects/SkPorterDuff.h',