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

Unified Diff: gyp/gm.gyp

Issue 12632015: Make gm use SkFlags. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: update command_line Created 7 years, 9 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/gm.gyp
diff --git a/gyp/gm.gyp b/gyp/gm.gyp
index 4b2b1c4b64a6f4ebfc681db5e65a803bb6c1aa27..940ab84361b18c36231d1868649ebade7e1d5239 100644
--- a/gyp/gm.gyp
+++ b/gyp/gm.gyp
@@ -26,6 +26,7 @@
'dependencies': [
'skia_base_libs.gyp:skia_base_libs',
'effects.gyp:effects',
+ 'flags.gyp:flags',
'images.gyp:images',
'jsoncpp.gyp:jsoncpp',
'pdf.gyp:pdf',

Powered by Google App Engine
This is Rietveld 408576698