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

Unified Diff: gyp/SampleApp.gyp

Issue 872363003: Add ClipDrawMatch SampleApp slide (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 11 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/SampleClipDrawMatch.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 7767835437bf8d8efdf15e0469df73e762218fac..95ccc3a2b0988b9cae416bf786122153d119b7f1 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.gyp
@@ -46,8 +46,9 @@
'../samplecode/SampleCamera.cpp',
'../samplecode/SampleChart.cpp',
'../samplecode/SampleCircle.cpp',
- '../samplecode/SampleClock.cpp',
'../samplecode/SampleClip.cpp',
+ '../samplecode/SampleClipDrawMatch.cpp',
+ '../samplecode/SampleClock.cpp',
'../samplecode/SampleCode.h',
'../samplecode/SampleColorFilter.cpp',
'../samplecode/SampleComplexClip.cpp',
« no previous file with comments | « no previous file | samplecode/SampleClipDrawMatch.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698