Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index d78caae7f3bf1758adbb3067c880989015e88a63..f81fc54a3f0fe35b5d20426d915022ff1237d7c3 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -178,6 +178,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[]; |