Chromium Code Reviews| Index: content/test/fake_plugin_service.cc |
| diff --git a/content/test/fake_plugin_service.cc b/content/test/fake_plugin_service.cc |
| index ae7d7a6d05cbd6bcc51e97e97b6f19facbe7f80e..1d7767cb559b7f25d3312899e2adee256047bbb0 100644 |
| --- a/content/test/fake_plugin_service.cc |
| +++ b/content/test/fake_plugin_service.cc |
| @@ -101,9 +101,6 @@ bool FakePluginService::NPAPIPluginsSupported() { |
| return false; |
| } |
| -void FakePluginService::EnableNpapiPlugins() { |
| -} |
| - |
| void FakePluginService::DisablePluginsDiscoveryForTesting() { |
| } |