Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2476)

Unified Diff: gyp/public_headers.gypi

Issue 353183006: Cleanup: Delete SkJSON header. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: rebase Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | include/utils/SkJSON.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/public_headers.gypi
diff --git a/gyp/public_headers.gypi b/gyp/public_headers.gypi
index d6c762950466962fc6f993a9fbff6a33d02f976c..72c16bc1a1344acc53f019864dc1280232ae3597 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',
« no previous file with comments | « no previous file | include/utils/SkJSON.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698