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

Unified Diff: tools/gn/inp3.json.act

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/inp3.json.act
diff --git a/tools/gn/inp3.json.act b/tools/gn/inp3.json.act
new file mode 100644
index 0000000000000000000000000000000000000000..0a0faffe6d1aedbf72be2a41fe8321232f41b3ca
--- /dev/null
+++ b/tools/gn/inp3.json.act
@@ -0,0 +1,9 @@
+{
+ "compile_targets": [
+ "//base:base"
+ ],
+ "status": "Found dependency",
+ "test_targets": [
+ "//base:base_unittests"
+ ]
+}
« tools/gn/graph.cc ('K') | « tools/gn/inp3.json ('k') | tools/gn/inp3.json.exp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698