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

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: Update comment. 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
« no previous file with comments | « mojo/runner/context.cc ('k') | mojo/runner/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/switches.h
diff --git a/mojo/runner/switches.h b/mojo/runner/switches.h
index e612743d3f4e7d0c0e7ce3852f5f347296191201..64762039d7276c301c36640aa206a733deb8954a 100644
--- a/mojo/runner/switches.h
+++ b/mojo/runner/switches.h
@@ -5,9 +5,6 @@
#ifndef MOJO_RUNNER_SWITCHES_H_
#define MOJO_RUNNER_SWITCHES_H_
-#include <set>
-#include <string>
-
namespace switches {
// All switches in alphabetical order. The switches should be documented
« no previous file with comments | « mojo/runner/context.cc ('k') | mojo/runner/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698