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

Unified Diff: tools/gn/inp4.json.exp

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/inp4.json.exp
diff --git a/tools/gn/inp4.json.exp b/tools/gn/inp4.json.exp
new file mode 100644
index 0000000000000000000000000000000000000000..8161c9fb647b2ef1f9de4dc25870d343e07f83d5
--- /dev/null
+++ b/tools/gn/inp4.json.exp
@@ -0,0 +1,6 @@
+{
+ "error": "Invalid targets",
+ "invalid_targets": [
+ "//foo:base"
+ ]
+}
« tools/gn/graph.cc ('K') | « tools/gn/inp4.json.act ('k') | tools/gn/outp.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698