Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 62fccebc4337eca54939fe0421c71db30bae0316..2e9b09d74c5415837a1c8a4537985c1e91da38f1 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -103,6 +103,7 @@ extern const char kDisableInstantExtendedAPI[]; |
extern const char kDisableIPv6[]; |
extern const char kDisableIPPooling[]; |
extern const char kDisableLocalOnlyInstantExtendedAPI[]; |
+extern const char kDisableMinimizeOnSecondLauncherItemClick[]; |
extern const char kDisableNativeAutofillUi[]; |
extern const char kDisableNTPOtherSessionsMenu[]; |
extern const char kDisablePopupBlocking[]; |