Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 61a944723593cb9b3f7966709cbae5058978cf75..ad0258f5d24374a50976088a4497777cb3bd7703 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -399,9 +399,6 @@ extern const char kEasyUnlockAppPath[] = "easy-unlock-app-path"; |
// If set, the app list will be enabled as if enabled from CWS. |
const char kEnableAppList[] = "enable-app-list"; |
-// Enables the <window-controls> tag in platform apps. |
-const char kEnableAppWindowControls[] = "enable-app-window-controls"; |
- |
// Enable OS integration for Chrome app file associations. |
const char kEnableAppsFileAssociations[] = "enable-apps-file-associations"; |