diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-07 01:36:15 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-07 01:36:15 +0000 |
commit | 23ec85d9f36cc6b1250d3dfeb2c27c273debad0e (patch) | |
tree | 9bb906918091b760c2b6fa4f38ad0f2206bf62aa /skia/skia.gyp | |
parent | fce6b974c10c7ba04d7dd8add2365b91c05a2eb0 (diff) | |
download | chromium_src-23ec85d9f36cc6b1250d3dfeb2c27c273debad0e.zip chromium_src-23ec85d9f36cc6b1250d3dfeb2c27c273debad0e.tar.gz chromium_src-23ec85d9f36cc6b1250d3dfeb2c27c273debad0e.tar.bz2 |
Revert "roll skia 636:673"
This reverts "roll skia 636:673", it broke webkit tests. I will re-checkin with suppressions later, and then update baselines after that.
TBR=jar
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70700 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r-- | skia/skia.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index c08f405..d5382d1 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -302,8 +302,6 @@ '../third_party/skia/src/effects/Sk1DPathEffect.cpp', '../third_party/skia/src/effects/Sk2DPathEffect.cpp', '../third_party/skia/src/effects/SkAvoidXfermode.cpp', - '../third_party/skia/src/effects/SkBitmapCache.cpp', - '../third_party/skia/src/effects/SkBitmapCache.h', '../third_party/skia/src/effects/SkBlurDrawLooper.cpp', '../third_party/skia/src/effects/SkBlurMask.cpp', '../third_party/skia/src/effects/SkBlurMask.h', |