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

Unified Diff: gyp/tools.gyp

Issue 12440067: Change the name of SkFlags to SkCommandLineFlags. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: ParseCommandLine -> Parse 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
« no previous file with comments | « gyp/flags.gyp ('k') | tools/PictureRenderingFlags.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 9ed7d6808261901524ffa086fc0099269aefe560..70591afcc3cb6eff485b0591c2c12ba38ef40070 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -98,6 +98,7 @@
'tools.gyp:picture_renderer',
'tools.gyp:picture_utils',
'ports.gyp:ports',
+ 'flags.gyp:flags',
],
},
{
@@ -122,6 +123,7 @@
'tools.gyp:picture_renderer',
'bench.gyp:bench_timer',
'ports.gyp:ports',
+ 'flags.gyp:flags',
],
},
{
« no previous file with comments | « gyp/flags.gyp ('k') | tools/PictureRenderingFlags.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698