Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 45a2a0a930933380cfff2cc65b458dabf63dfbe6..f81fd8d1a70871194af905438d4f7747b0e1a5ad 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -138,6 +138,7 @@ extern const char kEnableExtensionActivityLogTesting[]; |
extern const char kEnableFastUnload[]; |
extern const char kEnableIPv6[]; |
extern const char kEnableLinkableEphemeralApps[]; |
+extern const char kEnableLinkDisambiguationPopup[]; |
extern const char kEnableNaCl[]; |
extern const char kEnableNetBenchmarking[]; |
extern const char kEnableMaterialDesignNTP[]; |