summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-14 21:39:01 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-14 21:39:01 +0000
commit16fc0112612f93144dc13fd8435ae52d0b4f8ea2 (patch)
tree6a1559e0236b3d677542094c2663e942e4a8d5bc /skia/skia.gyp
parentc7558120782eb332265299d086bc83875c4b484b (diff)
downloadchromium_src-16fc0112612f93144dc13fd8435ae52d0b4f8ea2.zip
chromium_src-16fc0112612f93144dc13fd8435ae52d0b4f8ea2.tar.gz
chromium_src-16fc0112612f93144dc13fd8435ae52d0b4f8ea2.tar.bz2
Revert 151524 - roll skia to 5075
Review URL: https://chromiumcodereview.appspot.com/10829316 Undefined references in SkBitmapProcState.cpp (gSkBitmapProcStateSample32_neon, etc...) TBR=reed@google.com Review URL: https://chromiumcodereview.appspot.com/10837249 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151572 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 1baec1a..70550e1 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -44,7 +44,6 @@
'../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',
@@ -309,7 +308,6 @@
'../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',