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

Unified Diff: tools/gn/inp1.json

Issue 2265833002: Implement `gn analyze`. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sample tests Created 4 years, 4 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/inp1.json
diff --git a/tools/gn/inp1.json b/tools/gn/inp1.json
new file mode 100644
index 0000000000000000000000000000000000000000..3748c93bcfe00dbf5b29f93a1eaa9e78b092a4b0
--- /dev/null
+++ b/tools/gn/inp1.json
@@ -0,0 +1,5 @@
+{
+ "files": [ "//base/values.cc" ],
+ "compile_targets": [ "all" ],
+ "test_targets": [ "//base:base_unittests" ]
+}
« tools/gn/graph.cc ('K') | « tools/gn/graph_unittest.cc ('k') | tools/gn/inp1.json.act » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698