| Index: content/test/fake_plugin_service.cc
|
| diff --git a/content/test/fake_plugin_service.cc b/content/test/fake_plugin_service.cc
|
| index 75e35d4f9c869c7fab1f3d1b17f57709e3a56422..ae7d7a6d05cbd6bcc51e97e97b6f19facbe7f80e 100644
|
| --- a/content/test/fake_plugin_service.cc
|
| +++ b/content/test/fake_plugin_service.cc
|
| @@ -101,7 +101,7 @@ bool FakePluginService::NPAPIPluginsSupported() {
|
| return false;
|
| }
|
|
|
| -void FakePluginService::EnableNpapiPluginsForTesting() {
|
| +void FakePluginService::EnableNpapiPlugins() {
|
| }
|
|
|
| void FakePluginService::DisablePluginsDiscoveryForTesting() {
|
|
|