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

Unified Diff: chrome/test/test_switches.h

Issue 7185023: Support Chromium-branded builds and cleanup reference build usage. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: . Created 9 years, 6 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: chrome/test/test_switches.h
diff --git a/chrome/test/test_switches.h b/chrome/test/test_switches.h
index 3494605f5a8726ba1d8ff9bf48763a890595f451..8f6003c6f24127aabbce831f76268b561540979b 100644
--- a/chrome/test/test_switches.h
+++ b/chrome/test/test_switches.h
@@ -10,6 +10,7 @@ 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 kExtraChromeFlags[];
+extern const char kEnableChromiumBranding[];
extern const char kEnableErrorDialogs[];
extern const char kPageCyclerIterations[];
extern const char kTestingChannel[];

Powered by Google App Engine
This is Rietveld 408576698