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

Unified Diff: gyp/most.gyp

Issue 16337012: Smallest possible desktop application that uses Skia to render stuff. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Indentation fixes... Created 7 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
Index: gyp/most.gyp
diff --git a/gyp/most.gyp b/gyp/most.gyp
index 1ad25efe39a0ae2ebc38a2ef9946f049da10cc1d..76a4f687524c309575b2ee8af5803b9e5f1f8bee 100644
--- a/gyp/most.gyp
+++ b/gyp/most.gyp
@@ -15,6 +15,7 @@
'bench.gyp:bench',
'gm.gyp:gm',
'SampleApp.gyp:SampleApp',
+ 'HelloSkia.gyp:HelloSkia',
caryclark 2013/06/03 19:02:01 Again, probably not needed -- let's omit this chan
sglez 2013/06/03 20:24:07 Done.
'tests.gyp:tests',
'tools.gyp:tools',
'pathops_unittest.gyp:*',

Powered by Google App Engine
This is Rietveld 408576698