Chromium Code Reviews| Index: content/shell/shell_content_plugin_client.cc |
| =================================================================== |
| --- content/shell/shell_content_plugin_client.cc (revision 139356) |
| +++ content/shell/shell_content_plugin_client.cc (working copy) |
| @@ -9,8 +9,4 @@ |
| ShellContentPluginClient::~ShellContentPluginClient() { |
| } |
| -void ShellContentPluginClient::PluginProcessStarted( |
| - const string16& plugin_name) { |
| -} |
| - |
| } // namespace content |