| Index: chrome/browser/chrome_content_browser_client.cc
|
| diff --git a/chrome/browser/chrome_content_browser_client.cc b/chrome/browser/chrome_content_browser_client.cc
|
| index f2a6ab4bf29144cdaa5fdf843c2bbb6ac41fbe9a..c728fbdac5b18d04111f08c2fa165b4c902444fa 100644
|
| --- a/chrome/browser/chrome_content_browser_client.cc
|
| +++ b/chrome/browser/chrome_content_browser_client.cc
|
| @@ -507,7 +507,7 @@ ChromeContentBrowserClient::~ChromeContentBrowserClient() {
|
| }
|
|
|
| // static
|
| -void ChromeContentBrowserClient::RegisterUserPrefs(
|
| +void ChromeContentBrowserClient::RegisterProfilePrefs(
|
| user_prefs::PrefRegistrySyncable* registry) {
|
| registry->RegisterBooleanPref(
|
| prefs::kDisable3DAPIs,
|
|
|