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

Unified Diff: chrome/common/chrome_switches.cc

Issue 3299020: Remove vestigial cookie/web app permissions prompting UI now that the async U... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 3 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
===================================================================
--- chrome/common/chrome_switches.cc (revision 59533)
+++ chrome/common/chrome_switches.cc (working copy)
@@ -390,9 +390,6 @@
// Link: headers.
const char kEnableContentPrefetch[] = "enable-content-prefetch";
-// Enables the cookie prompt.
-const char kEnableCookiePrompt[] = "enable-cookie-prompt";
-
// Enable CoreLocation geoposition data provider
const char kEnableCoreLocation[] = "enable-core-location";
« chrome/browser/net/chrome_cookie_policy.cc ('K') | « chrome/common/chrome_switches.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698