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

Side by Side 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, 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | include/utils/SkJSON.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Include this gypi to include all public header files that exist in the 1 # Include this gypi to include all public header files that exist in the
2 # include directory. 2 # include directory.
3 # 3 #
4 # The list is computed by running 'find include -name *.h' in the root dir of 4 # The list is computed by running 'find include -name *.h' in the root dir of
5 # the project. 5 # the project.
6 # 6 #
7 { 7 {
8 'variables': { 8 'variables': {
9 'header_filenames': [ 9 'header_filenames': [
10 'pdf/SkPDFDevice.h', 10 'pdf/SkPDFDevice.h',
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 'effects/SkDisplacementMapEffect.h', 100 'effects/SkDisplacementMapEffect.h',
101 'effects/SkPixelXorXfermode.h', 101 'effects/SkPixelXorXfermode.h',
102 'effects/SkColorMatrixFilter.h', 102 'effects/SkColorMatrixFilter.h',
103 'effects/SkColorMatrix.h', 103 'effects/SkColorMatrix.h',
104 'effects/SkBlurDrawLooper.h', 104 'effects/SkBlurDrawLooper.h',
105 'effects/SkColorFilterImageFilter.h', 105 'effects/SkColorFilterImageFilter.h',
106 'effects/SkLayerDrawLooper.h', 106 'effects/SkLayerDrawLooper.h',
107 'effects/SkLightingImageFilter.h', 107 'effects/SkLightingImageFilter.h',
108 'effects/SkDropShadowImageFilter.h', 108 'effects/SkDropShadowImageFilter.h',
109 'effects/SkMatrixConvolutionImageFilter.h', 109 'effects/SkMatrixConvolutionImageFilter.h',
110 'utils/SkBoundaryPatch.h',
111 'utils/SkCamera.h',
112 'utils/SkCubicInterval.h',
113 'utils/SkCullPoints.h',
114 'utils/SkDebugUtils.h',
115 'utils/SkDeferredCanvas.h',
116 'utils/SkDumpCanvas.h',
117 'utils/SkDumpCanvas.h',
118 'utils/SkInterpolator.h',
119 'utils/SkInterpolator.h',
120 'utils/SkLayer.h',
121 'utils/SkLua.h',
122 'utils/SkLua.h',
123 'utils/SkLuaCanvas.h',
124 'utils/SkMatrix44.h',
125 'utils/SkMatrix44.h',
126 'utils/SkMeshUtils.h',
127 'utils/SkNWayCanvas.h',
128 'utils/SkNinePatch.h',
129 'utils/SkNullCanvas.h',
130 'utils/SkParse.h',
131 'utils/SkParse.h',
132 'utils/SkParsePaint.h',
133 'utils/SkParsePaint.h',
134 'utils/SkParsePath.h',
135 'utils/SkPathUtils.h',
136 'utils/SkPictureUtils.h',
137 'utils/SkProxyCanvas.h',
138 'utils/SkRTConf.h',
139 'utils/SkRTConf.h',
140 'utils/SkRandom.h',
141 'utils/SkRunnable.h',
142 'utils/SkRunnable.h',
143 'utils/SkThreadPool.h',
144 'utils/SkThreadPool.h',
145 'utils/SkWGL.h',
146 'utils/SkWGL.h',
147 'utils/ios/SkStream_NSData.h',
148 'utils/mac/SkCGUtils.h',
110 'utils/win/SkAutoCoInitialize.h', 149 'utils/win/SkAutoCoInitialize.h',
111 'utils/win/SkHRESULT.h', 150 'utils/win/SkHRESULT.h',
112 'utils/win/SkIStream.h', 151 'utils/win/SkIStream.h',
113 'utils/win/SkTScopedComPtr.h', 152 'utils/win/SkTScopedComPtr.h',
114 'utils/SkBoundaryPatch.h',
115 'utils/SkPictureUtils.h',
116 'utils/SkRandom.h',
117 'utils/SkMeshUtils.h',
118 'utils/SkCullPoints.h',
119 'utils/SkCamera.h',
120 'utils/SkLua.h',
121 'utils/SkParsePaint.h',
122 'utils/SkRunnable.h',
123 'utils/SkParse.h',
124 'utils/SkThreadPool.h',
125 'utils/SkMatrix44.h',
126 'utils/SkInterpolator.h',
127 'utils/SkWGL.h',
128 'utils/SkDumpCanvas.h',
129 'utils/SkRTConf.h',
130 'utils/SkCubicInterval.h',
131 'utils/SkLuaCanvas.h',
132 'utils/SkDebugUtils.h',
133 'utils/SkLayer.h',
134 'utils/SkProxyCanvas.h',
135 'utils/SkNWayCanvas.h',
136 'utils/SkPathUtils.h',
137 'utils/SkDeferredCanvas.h',
138 'utils/ios/SkStream_NSData.h',
139 'utils/SkNullCanvas.h',
140 'utils/SkParsePath.h',
141 'utils/SkJSON.h',
142 'utils/SkCondVar.h',
143 'utils/SkNinePatch.h',
144 'utils/mac/SkCGUtils.h',
145 'xml/SkDOM.h', 153 'xml/SkDOM.h',
146 'xml/SkJS.h', 154 'xml/SkJS.h',
147 'xml/SkXMLParser.h', 155 'xml/SkXMLParser.h',
148 'xml/SkBML_XMLParser.h', 156 'xml/SkBML_XMLParser.h',
149 'xml/SkBML_WXMLParser.h', 157 'xml/SkBML_WXMLParser.h',
150 'xml/SkXMLWriter.h', 158 'xml/SkXMLWriter.h',
151 'device/xps/SkXPSDevice.h', 159 'device/xps/SkXPSDevice.h',
152 'device/xps/SkConstexprMath.h', 160 'device/xps/SkConstexprMath.h',
153 'ports/SkTypeface_win.h', 161 'ports/SkTypeface_win.h',
154 'ports/SkHarfBuzzFont.h', 162 'ports/SkHarfBuzzFont.h',
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
278 'views/unix/XkeysToSkKeys.h', 286 'views/unix/XkeysToSkKeys.h',
279 'views/SkKey.h', 287 'views/SkKey.h',
280 'views/SkView.h', 288 'views/SkView.h',
281 'views/SkOSMenu.h', 289 'views/SkOSMenu.h',
282 'views/SkOSWindow_Unix.h', 290 'views/SkOSWindow_Unix.h',
283 'views/SkWidget.h', 291 'views/SkWidget.h',
284 'views/SkOSWindow_Win.h', 292 'views/SkOSWindow_Win.h',
285 ], 293 ],
286 }, 294 },
287 } 295 }
OLDNEW
« 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