Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 6c64c99f31a2687517659043ce5ab0d5baf20ae4..4b0b52689b701e102badfae5fe7eae415d0ad37a 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1291,9 +1291,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"; |