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

Unified Diff: tools/gn/inp2.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/inp2.json
diff --git a/tools/gn/inp2.json b/tools/gn/inp2.json
new file mode 100644
index 0000000000000000000000000000000000000000..4d217b36ac95bb3590daa130ffdbec29ad3ab4ae
--- /dev/null
+++ b/tools/gn/inp2.json
@@ -0,0 +1,5 @@
+{
+ "files": [ "//OWNERS" ],
+ "compile_targets": [ "//base:base" ],
+ "test_targets": [ "//base:base_unittests" ]
+}
« tools/gn/graph.cc ('K') | « tools/gn/inp1.json.exp ('k') | tools/gn/inp2.json.act » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698