privatize SkScan.h
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 9 Aug 2012 20:08:13 +0000 (20:08 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 9 Aug 2012 20:08:13 +0000 (20:08 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@5038 2bbb7eff-a529-9590-31e7-b0007b416f81

gyp/core.gypi
src/core/SkScan.h [moved from include/core/SkScan.h with 100% similarity]

index 941f45d..e3ff3f7 100644 (file)
         '<(skia_src_path)/core/SkScalar.cpp',
         '<(skia_src_path)/core/SkScalerContext.cpp',
         '<(skia_src_path)/core/SkScan.cpp',
+        '<(skia_src_path)/core/SkScan.h',
         '<(skia_src_path)/core/SkScanPriv.h',
         '<(skia_src_path)/core/SkScan_AntiPath.cpp',
         '<(skia_src_path)/core/SkScan_Antihair.cpp',
         '<(skia_include_path)/core/SkScalar.h',
         '<(skia_include_path)/core/SkScalarCompare.h',
         '<(skia_include_path)/core/SkScalerContext.h',
-        '<(skia_include_path)/core/SkScan.h',
         '<(skia_include_path)/core/SkShader.h',
         '<(skia_include_path)/core/SkStream.h',
         '<(skia_include_path)/core/SkString.h',
similarity index 100%
rename from include/core/SkScan.h
rename to src/core/SkScan.h