diff options
-rw-r--r-- | gyp/core.gypi | 1 | ||||
-rw-r--r-- | src/core/SkPtrRecorder.h (renamed from include/core/SkPtrRecorder.h) | 0 |
2 files changed, 0 insertions, 1 deletions
diff --git a/gyp/core.gypi b/gyp/core.gypi index 92080d8bba..a85ed64be4 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 index 8a48325298..8a48325298 100644 --- a/include/core/SkPtrRecorder.h +++ b/src/core/SkPtrRecorder.h |