| Index: chrome/common/chrome_switches.cc
|
| ===================================================================
|
| --- chrome/common/chrome_switches.cc (revision 208834)
|
| +++ chrome/common/chrome_switches.cc (working copy)
|
| @@ -776,10 +776,6 @@
|
| // Enables using GAIA information to populate profile name and icon.
|
| const char kGaiaProfileInfo[] = "gaia-profile-info";
|
|
|
| -// Specifies an alternate URL to use for retrieving suggestions. Useful for
|
| -// testing.
|
| -const char kGoogleBaseSuggestURL[] = "google-base-suggest-url";
|
| -
|
| // Specifies an alternate URL to use for retrieving the search domain for
|
| // Google. Useful for testing.
|
| const char kGoogleSearchDomainCheckURL[] = "google-search-domain-check-url";
|
|
|