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

Unified Diff: gyp/core.gypi

Issue 451723003: SkPatchGrid interface (after SkPatch/SkPicture rebase). (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Renamed GM to SKPatchGridGM and removed last mesh references in comments Created 6 years, 4 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
Index: gyp/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index da43a05ff137fd6e66c3da30c12400d632493115..88805caf44ee482b3afbc9713d1ab18ddc022381 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -123,6 +123,7 @@
'<(skia_src_path)/core/SkPaintPriv.cpp',
'<(skia_src_path)/core/SkPaintPriv.h',
'<(skia_src_path)/core/SkPatch.cpp',
+ '<(skia_src_path)/core/SkPatchGrid.cpp',
'<(skia_src_path)/core/SkPath.cpp',
'<(skia_src_path)/core/SkPathEffect.cpp',
'<(skia_src_path)/core/SkPathHeap.cpp',
@@ -280,6 +281,7 @@
'<(skia_include_path)/core/SkPackBits.h',
'<(skia_include_path)/core/SkPaint.h',
'<(skia_include_path)/core/SkPatch.h',
+ '<(skia_include_path)/core/SkPatchGrid.h',
'<(skia_include_path)/core/SkPath.h',
'<(skia_include_path)/core/SkPathEffect.h',
'<(skia_include_path)/core/SkPathMeasure.h',
« no previous file with comments | « gm/patchgrid.cpp ('k') | gyp/gmslides.gypi » ('j') | include/core/SkPatchGrid.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698