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

Unified Diff: tools/gn/gn.gyp

Issue 265693003: Redo GN "args" command (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 93ec26e5aacc10f439345b66901eda71e515e066..8be6a3ba686cae35e38839cce91397e3d78d5445 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -203,6 +203,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