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

Unified Diff: gyp/public_headers.gypi

Issue 366133002: move SkChecksum and SkEmptyShader to private (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 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 | « gyp/core.gypi ('k') | include/core/SkChecksum.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 72c16bc1a1344acc53f019864dc1280232ae3597..f98cab3ce7c1d92f601fa78b71bd903621200785 100644
--- a/gyp/public_headers.gypi
+++ b/gyp/public_headers.gypi
@@ -222,7 +222,6 @@
'core/SkFlate.h',
'core/SkTDArray.h',
'core/SkAnnotation.h',
- 'core/SkChecksum.h',
'core/SkMath.h',
'core/SkDrawLooper.h',
'core/SkFlattenableBuffers.h',
@@ -250,7 +249,6 @@
'core/SkString.h',
'core/SkPixelRef.h',
'core/SkSize.h',
- 'core/SkEmptyShader.h',
'core/SkSurface.h',
'core/SkPostConfig.h',
'core/SkShader.h',
« no previous file with comments | « gyp/core.gypi ('k') | include/core/SkChecksum.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698