Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(406)

Unified Diff: chrome/common/chrome_switches.cc

Issue 2083113002: Disable Panels on OSes other than ChromeOS, in preparation to removing the code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/chrome_switches.cc
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index bfb8f113894bce6bd020933e414242137eadc7aa..26ee351494aa4007799a6518ada27662eadc2e43 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -467,7 +467,6 @@ const char kEnableOfflineAutoReloadVisibleOnly[] =
// Enables or disables panels (always on-top docked pop-up windows).
const char kEnablePanels[] = "enable-panels";
-const char kDisablePanels[] = "disable-panels";
// Enables the Permissions Blacklist, which blocks access to permissions
// for blacklisted sites.
« chrome/browser/ui/panels/panel_manager.cc ('K') | « chrome/common/chrome_switches.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698