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

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: Cleanup 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..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

Powered by Google App Engine
This is Rietveld 408576698