aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-08-14 19:45:58 +0000
committerGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-08-14 19:45:58 +0000
commitc0f1dfb4ed6133dec29b30ef4c5da68008f2d34f (patch)
tree4adacd098d6c78db1f342de583ae9b8eaedfb5d1
parent4c7962e0a866b8416fa7046791c129eb5430b677 (diff)
privatize SkScalerContext.h
git-svn-id: http://skia.googlecode.com/svn/trunk@5096 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r--gyp/core.gypi1
-rw-r--r--src/core/SkScalerContext.h (renamed from include/core/SkScalerContext.h)0
2 files changed, 0 insertions, 1 deletions
diff --git a/gyp/core.gypi b/gyp/core.gypi
index 9614c5e201..2f44ca0b0a 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -216,7 +216,6 @@
'<(skia_include_path)/core/SkRegion.h',
'<(skia_include_path)/core/SkScalar.h',
'<(skia_include_path)/core/SkScalarCompare.h',
- '<(skia_include_path)/core/SkScalerContext.h',
'<(skia_include_path)/core/SkShader.h',
'<(skia_include_path)/core/SkStream.h',
'<(skia_include_path)/core/SkString.h',
diff --git a/include/core/SkScalerContext.h b/src/core/SkScalerContext.h
index eee52a57e8..eee52a57e8 100644
--- a/include/core/SkScalerContext.h
+++ b/src/core/SkScalerContext.h