aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-03-19 12:29:06 +0000
committerGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-03-19 12:29:06 +0000
commitf735cb3ea30104fc71b66e3b7f0d723f4f3ea75a (patch)
tree9699ff802d4b9a523ef8654c50758d1f4b21e5a0
parent8eaddb0089a170760e157646192813bd940c26e7 (diff)
Remove SkMMapStream.h from core.gypi
git-svn-id: http://skia.googlecode.com/svn/trunk@8214 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r--gyp/core.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/core.gypi b/gyp/core.gypi
index 3810334e62..811f89b62f 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -237,7 +237,6 @@
'<(skia_include_path)/core/SkMath.h',
'<(skia_include_path)/core/SkMatrix.h',
'<(skia_include_path)/core/SkMetaData.h',
- '<(skia_include_path)/core/SkMMapStream.h',
'<(skia_include_path)/core/SkOSFile.h',
'<(skia_include_path)/core/SkPackBits.h',
'<(skia_include_path)/core/SkPaint.h',