Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index a6ea85e6247de8d844397fbd2c3b308526a76491..f9112dd5164577f15997d03ce59c8c7c26303470 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[]; |