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

Unified Diff: tools/gn/BUILD.gn

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/BUILD.gn
diff --git a/tools/gn/BUILD.gn b/tools/gn/BUILD.gn
index 0d2fdb525e174c557bd04f7859307358cef63956..4657c5734c63119be3b055185cdfcd69dce9acd6 100644
--- a/tools/gn/BUILD.gn
+++ b/tools/gn/BUILD.gn
@@ -203,6 +203,7 @@ test("gn_unittests") {
"test_with_scope.cc",
"test_with_scope.h",
"tokenizer_unittest.cc",
+ "value_unittest.cc",
tfarina 2014/05/03 04:38:25 miss 'git add tools/gn/value_unittest.cc'? g++: e
"visibility_unittest.cc",
]
deps = [
« no previous file with comments | « third_party/wtl/BUILD.gn ('k') | tools/gn/args.cc » ('j') | tools/gn/command_args.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698