Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 38c01faa9b3f81e97bad1a5dbcdb7f08d1c4df08..d46c85b4634a6ea1252e218a3719ea56144f547e 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -189,6 +189,7 @@ extern const char kEventPageUnloadingTime[]; |
extern const char kExplicitlyAllowedPorts[]; |
extern const char kExtensionProcess[]; |
extern const char kExtensionsUpdateFrequency[]; |
+extern const char kFakeVariationsChannel[]; |
extern const char kFlagSwitchesBegin[]; |
extern const char kFlagSwitchesEnd[]; |
extern const char kFeedbackServer[]; |