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

Unified Diff: mojo/runner/switches.h

Issue 1278673002: Add stats collection for telemetry startup.warm.blank_page test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cache and reuse a single mojo:tracing connection in mojo:html_viewer. Created 5 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: mojo/runner/switches.h
diff --git a/mojo/runner/switches.h b/mojo/runner/switches.h
index e612743d3f4e7d0c0e7ce3852f5f347296191201..1340dfbb7d9af7a9451b60a9f9f620b7a2780d5d 100644
--- a/mojo/runner/switches.h
+++ b/mojo/runner/switches.h
@@ -21,6 +21,7 @@ extern const char kEnableSandbox[];
extern const char kForceInProcess[];
extern const char kHelp[];
extern const char kMapOrigin[];
+extern const char kStatsCollectionController[];
extern const char kTraceStartup[];
extern const char kURLMappings[];
extern const char kUseTemporaryUserDataDir[];

Powered by Google App Engine
This is Rietveld 408576698