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 fc7da3a03e75d0c8814157d97682f4db8e6f0a77..f108ec7134c3a8fb24ca313d2343d59199849943 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, |