diff options
author | vandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-28 19:22:03 +0000 |
---|---|---|
committer | vandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-28 19:22:03 +0000 |
commit | 5124ee8955636f089d605ec061aed3c31200d963 (patch) | |
tree | e3156a04c1a4118066e6f4c00dbc808ed7227d73 /skia/skia.gyp | |
parent | 74992900cf7bfb9e398945dd6b124f4c06d95f5c (diff) | |
download | chromium_src-5124ee8955636f089d605ec061aed3c31200d963.zip chromium_src-5124ee8955636f089d605ec061aed3c31200d963.tar.gz chromium_src-5124ee8955636f089d605ec061aed3c31200d963.tar.bz2 |
Revert 72978 - Roll Skia Deps: 716 -> 740
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6279014
TBR=vandebo@chromium.org
Review URL: http://codereview.chromium.org/6258024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72990 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r-- | skia/skia.gyp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index d0c7fce..4c51e8a 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -43,7 +43,6 @@ '../third_party/skia/gpu/include/GrColor.h', '../third_party/skia/gpu/include/GrConfig.h', '../third_party/skia/gpu/include/GrContext.h', - '../third_party/skia/gpu/include/GrContext_impl.h', '../third_party/skia/gpu/include/GrDrawTarget.h', '../third_party/skia/gpu/include/GrFontScaler.h', '../third_party/skia/gpu/include/GrGLConfig.h', @@ -62,7 +61,6 @@ '../third_party/skia/gpu/include/GrMemory.h', '../third_party/skia/gpu/include/GrMesh.h', '../third_party/skia/gpu/include/GrNoncopyable.h', - '../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/GrPathSink.h', @@ -347,7 +345,6 @@ '../third_party/skia/src/core/SkRasterizer.cpp', '../third_party/skia/src/core/SkRect.cpp', '../third_party/skia/src/core/SkRefCnt.cpp', - '../third_party/skia/src/core/SkRefDict.cpp', '../third_party/skia/src/core/SkRegion.cpp', '../third_party/skia/src/core/SkRegionPriv.h', '../third_party/skia/src/core/SkRegion_path.cpp', @@ -522,7 +519,6 @@ '../third_party/skia/include/core/SkPath.h', '../third_party/skia/include/core/SkPathEffect.h', '../third_party/skia/include/core/SkPathMeasure.h', - '../third_party/skia/include/core/SkPDFTypefaceInfo.h', '../third_party/skia/include/core/SkPerspIter.h', '../third_party/skia/include/core/SkPicture.h', '../third_party/skia/include/core/SkPixelRef.h', @@ -534,7 +530,6 @@ '../third_party/skia/include/core/SkReader32.h', '../third_party/skia/include/core/SkRect.h', '../third_party/skia/include/core/SkRefCnt.h', - '../third_party/skia/include/core/SkRefDict.h', '../third_party/skia/include/core/SkRegion.h', '../third_party/skia/include/core/SkScalar.h', '../third_party/skia/include/core/SkScalarCompare.h', @@ -548,7 +543,6 @@ '../third_party/skia/include/core/SkTDStack.h', '../third_party/skia/include/core/SkTDict.h', '../third_party/skia/include/core/SkTRegistry.h', - '../third_party/skia/include/core/SkTScopedPtr.h', '../third_party/skia/include/core/SkTSearch.h', '../third_party/skia/include/core/SkTemplates.h', '../third_party/skia/include/core/SkThread.h', |