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

Side by Side 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, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "compile_targets": [
3 "//base:base"
4 ],
5 "status": "Found dependency",
6 "test_targets": [
7 "//base:base_unittests"
8 ]
9 }
OLDNEW
« 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