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

Unified Diff: gyp/SampleApp.gyp

Issue 23876008: Add Clock Sample. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Clean up for commit Created 7 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/SampleClock.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 aa6cbe08d8d9457b4cfc7cba64f9d68c16ee406c..f4a1d78079bfc1ec6d6ef5362cffbc386b559cb6 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.gyp
@@ -51,6 +51,7 @@
'../samplecode/SampleCamera.cpp',
'../samplecode/SampleChart.cpp',
'../samplecode/SampleCircle.cpp',
+ '../samplecode/SampleClock.cpp',
'../samplecode/SampleClip.cpp',
'../samplecode/SampleCode.h',
'../samplecode/SampleColorFilter.cpp',
« no previous file with comments | « no previous file | samplecode/SampleClock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698