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

Unified Diff: gyp/public_headers.gypi

Issue 424663006: SkCanvas interface for drawing a patch. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Added SkPatchUtils 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 side-by-side diff with in-line comments
Download patch
« gm/patch.cpp ('K') | « gm/patch.cpp ('k') | gyp/utils.gypi » ('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 2c9c9ab95b044c6ac729b0cc1c30fd3ac3718ba0..b34f1163a2467c18f20ee934e4f0665c389476a3 100644
--- a/gyp/public_headers.gypi
+++ b/gyp/public_headers.gypi
@@ -233,6 +233,7 @@
'utils/SkParsePaint.h',
'utils/SkParsePaint.h',
'utils/SkParsePath.h',
+ 'utils/SkPatchUtils.h',
'utils/SkPathUtils.h',
'utils/SkPictureUtils.h',
'utils/SkProxyCanvas.h',
« gm/patch.cpp ('K') | « gm/patch.cpp ('k') | gyp/utils.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698