summaryrefslogtreecommitdiffstats
path: root/skia
diff options
context:
space:
mode:
authorjeanluc@chromium.org <jeanluc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-09 14:15:39 +0000
committerjeanluc@chromium.org <jeanluc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-09 14:15:39 +0000
commit50f9c55129cb8a2e7a157737e0c95c9fb16603ea (patch)
tree6e2fa5c6bc88f017066a00e83d366a79850f2164 /skia
parent609fb86ce922c5fabfe537c314284ddca6d9e0eb (diff)
downloadchromium_src-50f9c55129cb8a2e7a157737e0c95c9fb16603ea.zip
chromium_src-50f9c55129cb8a2e7a157737e0c95c9fb16603ea.tar.gz
chromium_src-50f9c55129cb8a2e7a157737e0c95c9fb16603ea.tar.bz2
Fix obsolete dependencies that create needless recompiling.
BUG=71130 Review URL: http://codereview.chromium.org/6529025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77462 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r--skia/skia.gyp5
1 files changed, 1 insertions, 4 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index bbd33c9..4a5ff10 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -70,7 +70,6 @@
'../third_party/skia/gpu/include/GrPaint.h',
'../third_party/skia/gpu/include/GrPath.h',
'../third_party/skia/gpu/include/GrPathIter.h',
- '../third_party/skia/gpu/include/GrPathRenderer.h',
'../third_party/skia/gpu/include/GrPathSink.h',
'../third_party/skia/gpu/include/GrPoint.h',
'../third_party/skia/gpu/include/GrRandom.h',
@@ -424,8 +423,6 @@
'../third_party/skia/src/images/bmpdecoderhelper.cpp',
'../third_party/skia/src/images/bmpdecoderhelper.h',
- '../third_party/skia/src/images/fpdfemb.h',
- '../third_party/skia/src/images/fpdfemb_ext.h',
'../third_party/skia/src/images/SkBitmap_RLEPixels.h',
'../third_party/skia/src/images/SkCreateRLEPixelRef.cpp',
#'../third_party/skia/src/images/SkFDStream.cpp',
@@ -482,7 +479,7 @@
#'../third_party/skia/src/ports/SkXMLPullParser_expat.cpp',
'../third_party/skia/src/ports/sk_predefined_gamma.h',
- '../third_party/skia/src/include/utils/mac/SkCGUtils.h',
+ '../third_party/skia/include/utils/mac/SkCGUtils.h',
'../third_party/skia/src/utils/mac/SkCreateCGImageRef.cpp',
'../third_party/skia/include/core/Sk64.h',