Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 91e4ec861c07c2f90271f605ef3e3bc448bb29f9..9ce89a5260d46d47c48b42e84c7cf076b75a606c 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -177,6 +177,7 @@ extern const char kEnableTabGroupsContextMenu[]; |
extern const char kEnableTopSites[]; |
extern const char kEnableWatchdog[]; |
extern const char kEnableWebSocketOverSpdy[]; |
+extern const char kEnableWebStoreLink[]; |
extern const char kExperimentalSpellcheckerFeatures[]; |
extern const char kExplicitlyAllowedPorts[]; |
extern const char kExtensionProcess[]; |