privatize SkPtrRecorder.h



git-svn-id: http://skia.googlecode.com/svn/trunk@5047 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/core.gypi b/gyp/core.gypi
index 92080d8..a85ed64 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -211,7 +211,6 @@
         '<(skia_include_path)/core/SkPicture.h',
         '<(skia_include_path)/core/SkPixelRef.h',
         '<(skia_include_path)/core/SkPoint.h',
-        '<(skia_include_path)/core/SkPtrRecorder.h',
         '<(skia_include_path)/core/SkRandom.h',
         '<(skia_include_path)/core/SkRasterizer.h',
         '<(skia_include_path)/core/SkReader32.h',
diff --git a/include/core/SkPtrRecorder.h b/src/core/SkPtrRecorder.h
similarity index 100%
rename from include/core/SkPtrRecorder.h
rename to src/core/SkPtrRecorder.h