aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar tfarina <tfarina@chromium.org>2014-06-30 17:11:33 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-06-30 17:11:33 -0700
commit10722184fddc15cb2eced53db4a47867ae1924c9 (patch)
treedaac0f9a456aff82bc7742837a8f0c4f198e5640 /gyp
parent50a7b0e6212cfad02e356f9d0bd82b6eadf31f96 (diff)
Cleanup: Delete SkJSON header.
It seems it does not have any implementation so it is unlikely it will have any user, either internal or external. BUG=None TEST=make all R=bsalomon@google.com, mtklein@google.com Author: tfarina@chromium.org Review URL: https://codereview.chromium.org/353183006
Diffstat (limited to 'gyp')
-rw-r--r--gyp/public_headers.gypi60
1 files changed, 34 insertions, 26 deletions
diff --git a/gyp/public_headers.gypi b/gyp/public_headers.gypi
index d6c7629504..72c16bc1a1 100644
--- a/gyp/public_headers.gypi
+++ b/gyp/public_headers.gypi
@@ -107,41 +107,49 @@
'effects/SkLightingImageFilter.h',
'effects/SkDropShadowImageFilter.h',
'effects/SkMatrixConvolutionImageFilter.h',
- 'utils/win/SkAutoCoInitialize.h',
- 'utils/win/SkHRESULT.h',
- 'utils/win/SkIStream.h',
- 'utils/win/SkTScopedComPtr.h',
'utils/SkBoundaryPatch.h',
- 'utils/SkPictureUtils.h',
- 'utils/SkRandom.h',
- 'utils/SkMeshUtils.h',
- 'utils/SkCullPoints.h',
'utils/SkCamera.h',
- 'utils/SkLua.h',
- 'utils/SkParsePaint.h',
- 'utils/SkRunnable.h',
- 'utils/SkParse.h',
- 'utils/SkThreadPool.h',
- 'utils/SkMatrix44.h',
- 'utils/SkInterpolator.h',
- 'utils/SkWGL.h',
- 'utils/SkDumpCanvas.h',
- 'utils/SkRTConf.h',
'utils/SkCubicInterval.h',
- 'utils/SkLuaCanvas.h',
+ 'utils/SkCullPoints.h',
'utils/SkDebugUtils.h',
+ 'utils/SkDeferredCanvas.h',
+ 'utils/SkDumpCanvas.h',
+ 'utils/SkDumpCanvas.h',
+ 'utils/SkInterpolator.h',
+ 'utils/SkInterpolator.h',
'utils/SkLayer.h',
- 'utils/SkProxyCanvas.h',
+ 'utils/SkLua.h',
+ 'utils/SkLua.h',
+ 'utils/SkLuaCanvas.h',
+ 'utils/SkMatrix44.h',
+ 'utils/SkMatrix44.h',
+ 'utils/SkMeshUtils.h',
'utils/SkNWayCanvas.h',
- 'utils/SkPathUtils.h',
- 'utils/SkDeferredCanvas.h',
- 'utils/ios/SkStream_NSData.h',
+ 'utils/SkNinePatch.h',
'utils/SkNullCanvas.h',
+ 'utils/SkParse.h',
+ 'utils/SkParse.h',
+ 'utils/SkParsePaint.h',
+ 'utils/SkParsePaint.h',
'utils/SkParsePath.h',
- 'utils/SkJSON.h',
- 'utils/SkCondVar.h',
- 'utils/SkNinePatch.h',
+ 'utils/SkPathUtils.h',
+ 'utils/SkPictureUtils.h',
+ 'utils/SkProxyCanvas.h',
+ 'utils/SkRTConf.h',
+ 'utils/SkRTConf.h',
+ 'utils/SkRandom.h',
+ 'utils/SkRunnable.h',
+ 'utils/SkRunnable.h',
+ 'utils/SkThreadPool.h',
+ 'utils/SkThreadPool.h',
+ 'utils/SkWGL.h',
+ 'utils/SkWGL.h',
+ 'utils/ios/SkStream_NSData.h',
'utils/mac/SkCGUtils.h',
+ 'utils/win/SkAutoCoInitialize.h',
+ 'utils/win/SkHRESULT.h',
+ 'utils/win/SkIStream.h',
+ 'utils/win/SkTScopedComPtr.h',
'xml/SkDOM.h',
'xml/SkJS.h',
'xml/SkXMLParser.h',