Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 198c763faf2400014b97538dd24373586670db15..d57b1dc6638dc3fa1400647b5620cbb9f7aab761 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -237,6 +237,7 @@ extern const char kHostResolverParallelism[]; |
extern const char kHostResolverRetryAttempts[]; |
extern const char kIgnoreUrlFetcherCertRequests[]; |
extern const char kIncognito[]; |
+extern const char kInvalidationUseGCMChannel[]; |
extern const char kInstallFromWebstore[]; |
extern const char kInstantProcess[]; |
extern const char kIpcFuzzerTestcase[]; |