diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 18:42:36 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 18:42:36 +0000 |
commit | 7aaf56b4764db21ce756f295eebd534f046be516 (patch) | |
tree | 382df060b2478c4bb451ccbbc6e61595a255931e /skia | |
parent | 27e1c9e03d66d18f1cd42a5355735206dfa1bfec (diff) | |
download | chromium_src-7aaf56b4764db21ce756f295eebd534f046be516.zip chromium_src-7aaf56b4764db21ce756f295eebd534f046be516.tar.gz chromium_src-7aaf56b4764db21ce756f295eebd534f046be516.tar.bz2 |
Fix the shared build on linux after the skia move.
Committed on behalf of craig.schlenter@gmail.com.
Original review URL=http://codereview.chromium.org/115303
Review URL: http://codereview.chromium.org/115310
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15979 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index c84a885..07d98e4 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -297,7 +297,6 @@ '../third_party/skia/src/core/SkUtils.cpp', '../third_party/skia/src/core/SkWriter32.cpp', '../third_party/skia/src/core/SkXfermode.cpp', - '../third_party/skia/src/core/core_files.mk', '../third_party/skia/src/effects/Sk1DPathEffect.cpp', '../third_party/skia/src/effects/Sk2DPathEffect.cpp', |