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

Unified Diff: tools/gn/trace.h

Issue 265693003: Redo GN "args" command (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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/trace.h
diff --git a/tools/gn/trace.h b/tools/gn/trace.h
index 2063be836a986e6aa0af830e8d43391d7c9c072b..a1be63a71af90a9f952b9c9d245a5f397f0ec708 100644
--- a/tools/gn/trace.h
+++ b/tools/gn/trace.h
@@ -19,6 +19,7 @@ class Label;
class TraceItem {
public:
enum Type {
+ TRACE_SETUP,
TRACE_FILE_LOAD,
TRACE_FILE_PARSE,
TRACE_FILE_EXECUTE,
« tools/gn/command_args.cc ('K') | « tools/gn/setup.cc ('k') | tools/gn/trace.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698