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

Unified Diff: tools/gn/gn.gyp

Issue 750373002: XXX WIP gn format: Dijkstra-style line break Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 1 month 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
« no previous file with comments | « tools/gn/command_format2.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/gn.gyp
diff --git a/tools/gn/gn.gyp b/tools/gn/gn.gyp
index 02f0331423cb2550e22a1afd9cd4ed604df4bff4..dfa4ca4f781d7fe346dae109b85c7cc88a9e5fea 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -30,7 +30,7 @@
'command_check.cc',
'command_desc.cc',
'command_gen.cc',
- 'command_format.cc',
+ 'command_format2.cc',
'command_help.cc',
'command_ls.cc',
'command_refs.cc',
« no previous file with comments | « tools/gn/command_format2.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698