From 16fc0112612f93144dc13fd8435ae52d0b4f8ea2 Mon Sep 17 00:00:00 2001 From: "scherkus@chromium.org" Date: Tue, 14 Aug 2012 21:39:01 +0000 Subject: 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 --- skia/skia.gyp | 2 -- 1 file changed, 2 deletions(-) (limited to 'skia/skia.gyp') 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', -- cgit v1.1