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

Unified Diff: tools/gn/gn.gyp

Issue 265693003: Redo GN "args" command (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: create dir Created 6 years, 8 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: tools/gn/gn.gyp
diff --git a/tools/gn/gn.gyp b/tools/gn/gn.gyp
index 75f72c46942ad8e732191f0421548f6db4794369..404bfaf1fc353f4d9ef581b8b8c62ad48678bb71 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -202,6 +202,7 @@
'test_with_scope.cc',
'test_with_scope.h',
'tokenizer_unittest.cc',
+ 'value_unittest.cc',
'visibility_unittest.cc',
],
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698