| 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";
|
|
|
|
|