Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 913dec8a66d7610c416f869480e35ca8f9dcdc63..9666d2ef51212cc54449bb242eb0234bef1458c8 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -538,9 +538,6 @@ const char kEnablePrivetStorage[] = "enable-privet-storage"; |
// during chrome_browser_main. |
const char kEnableProfiling[] = "enable-profiling"; |
-// Enables showing a prominent UI for initiating the URL app creation flow. |
-const char kEnableProminentURLAppFlow[] = "enable-prominent-url-app-flow"; |
- |
// Enables query in the omnibox. |
const char kEnableQueryExtraction[] = "enable-query-extraction"; |