Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index d1bd254bd17ffbe55aa0701712c2118d561d34db..fc89ea4df2fbe024b1aed231bba07b9b7499d5f1 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1330,9 +1330,6 @@ const char kSetToken[] = "set-token"; |
// If true the app list will be shown. |
const char kShowAppList[] = "show-app-list"; |
-// If true the app list will show the start page webui. |
-const char kShowAppListStartPage[] = "show-app-list-start-page"; |
- |
// See kHideIcons. |
const char kShowIcons[] = "show-icons"; |