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

Unified Diff: gyp/SampleApp.gyp

Issue 1323223004: add interactive xfer sample (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 3 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 | « no previous file | samplecode/SampleXfer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/SampleApp.gyp
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp
index dd697b7c39a252f659b95e6cc707157dd599ae1c..89b519bddb796b5e434d59016c8c05d05e44f9de 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.gyp
@@ -119,6 +119,7 @@
'../samplecode/SampleUnpremul.cpp',
'../samplecode/SampleVertices.cpp',
'../samplecode/SampleXfermodesBlur.cpp',
+ '../samplecode/SampleXfer.cpp',
# DrawingBoard
#'../experimental/DrawingBoard/SkColorPalette.h',
« no previous file with comments | « no previous file | samplecode/SampleXfer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698