Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 81a368ce5040016d3ad454f9c64cf282c45577e3..31be3dc2b669adddeaa8baa016c39a10ad866882 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -135,6 +135,7 @@ extern const char kEnableNTPSearchEngineCountryDetection[]; |
extern const char kEnableOfflineAutoReload[]; |
extern const char kEnableOfflineAutoReloadVisibleOnly[]; |
extern const char kEnablePanels[]; |
+extern const char kDisablePanels[]; |
extern const char kEnablePermissionsBlacklist[]; |
extern const char kEnablePotentiallyAnnoyingSecurityFeatures[]; |
extern const char kEnablePowerOverlay[]; |