| Index: chrome/common/chrome_switches.cc
|
| ===================================================================
|
| --- chrome/common/chrome_switches.cc (revision 98169)
|
| +++ chrome/common/chrome_switches.cc (working copy)
|
| @@ -497,12 +497,6 @@
|
| // Enable speculative TCP/IP preconnection.
|
| const char kEnablePreconnect[] = "enable-preconnect";
|
|
|
| -// Enables the sanitized version of client-side phishing detection, for use by
|
| -// non-UMA users. Any features containing portions of the URL or page content
|
| -// are not sent as part of the pingback in this mode.
|
| -const char kEnableSanitizedClientSidePhishingDetection[] =
|
| - "enable-sanitized-client-side-phishing-detection";
|
| -
|
| // Enable the IsSearchProviderInstalled and InstallSearchProvider with an extra
|
| // parameter to indicate if the provider should be the default.
|
| const char kEnableSearchProviderApiV2[] = "enable-search-provider-api-v2";
|
|
|
| Property changes on: chrome/common/chrome_switches.cc
|
| ___________________________________________________________________
|
| Deleted: svn:mergeinfo
|
|
|
|
|