| Index: chrome/browser/net/http_server_properties_manager.cc
|
| diff --git a/chrome/browser/net/http_server_properties_manager.cc b/chrome/browser/net/http_server_properties_manager.cc
|
| index 6dc629abd22198141f6591e0e15ed8f8c59a54dc..23243fa2cf150156381e5267bb4e2c0ea14b2f74 100644
|
| --- a/chrome/browser/net/http_server_properties_manager.cc
|
| +++ b/chrome/browser/net/http_server_properties_manager.cc
|
| @@ -92,7 +92,7 @@ void HttpServerPropertiesManager::ShutdownOnUIThread() {
|
| }
|
|
|
| // static
|
| -void HttpServerPropertiesManager::RegisterUserPrefs(
|
| +void HttpServerPropertiesManager::RegisterProfilePrefs(
|
| user_prefs::PrefRegistrySyncable* prefs) {
|
| prefs->RegisterDictionaryPref(
|
| prefs::kHttpServerProperties,
|
|
|