Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 21f5764e7c29b25bbfad0a8466671415540bd9a6..cd8ba846315a94ec44e676e6150641125463fca3 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -334,9 +334,6 @@ const char kEasyUnlockAppPath[] = "easy-unlock-app-path"; |
// app to their shelf (or platform-specific equivalent) |
const char kEnableAddToShelf[] = "enable-add-to-shelf"; |
-// Enables all bookmarks view in bookmark manager. |
-const char kEnableAllBookmarksView[] = "enable-all-bookmarks-view"; |
- |
// Enable OS integration for Chrome app file associations. |
const char kEnableAppsFileAssociations[] = "enable-apps-file-associations"; |