From 7aaf56b4764db21ce756f295eebd534f046be516 Mon Sep 17 00:00:00 2001 From: "senorblanco@chromium.org" Date: Wed, 13 May 2009 18:42:36 +0000 Subject: 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 --- skia/skia.gyp | 1 - 1 file changed, 1 deletion(-) (limited to 'skia') 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', -- cgit v1.1