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

Unified Diff: gyp/utils.gypi

Issue 2023593002: SkMultiPictureDocument & SkMultiPictureDocumentReader (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2016-06-02 (Thursday) 09:23:50 EDT Created 4 years, 7 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/dm.gypi ('k') | src/utils/SkMultiPictureDocument.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/utils.gypi
diff --git a/gyp/utils.gypi b/gyp/utils.gypi
index ea12203cb5da067a375b28f31d41264d704d6b49..fb8805eecd34faf1bf4e2b632829958b96a7ad50 100644
--- a/gyp/utils.gypi
+++ b/gyp/utils.gypi
@@ -54,6 +54,7 @@
'<(skia_src_path)/utils/SkMatrix22.cpp',
'<(skia_src_path)/utils/SkMatrix22.h',
'<(skia_src_path)/utils/SkMeshUtils.cpp',
+ '<(skia_src_path)/utils/SkMultiPictureDocument.cpp',
'<(skia_src_path)/utils/SkNinePatch.cpp',
'<(skia_src_path)/utils/SkNWayCanvas.cpp',
'<(skia_src_path)/utils/SkNullCanvas.cpp',
« no previous file with comments | « gyp/dm.gypi ('k') | src/utils/SkMultiPictureDocument.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698