Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8018)

Unified Diff: chrome/common/chrome_switches.cc

Issue 488373002: Remove the experimental prominent add to app launcher flow. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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";

Powered by Google App Engine
This is Rietveld 408576698