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

Unified Diff: chrome/test/base/test_switches.h

Issue 275373003: Remove --extra-chrome-flags command line switch. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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 | « no previous file | chrome/test/base/test_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/base/test_switches.h
diff --git a/chrome/test/base/test_switches.h b/chrome/test/base/test_switches.h
index c14ada51bb168c49f2da69c9ed9cfcb578280f95..9b4cd2b9a607a092e6d756ed78b66bf6dd60903a 100644
--- a/chrome/test/base/test_switches.h
+++ b/chrome/test/base/test_switches.h
@@ -12,7 +12,6 @@ namespace switches {
// All switches in alphabetical order. The switches should be documented
// alongside the definition of their values in the .cc file.
extern const char kAlsoEmitSuccessLogs[];
-extern const char kExtraChromeFlags[];
extern const char kEnableChromiumBranding[];
extern const char kEnableErrorDialogs[];
« no previous file with comments | « no previous file | chrome/test/base/test_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698