Index: content/shell/shell_content_plugin_client.h |
=================================================================== |
--- content/shell/shell_content_plugin_client.h (revision 139356) |
+++ content/shell/shell_content_plugin_client.h (working copy) |
@@ -14,7 +14,6 @@ |
class ShellContentPluginClient : public ContentPluginClient { |
public: |
virtual ~ShellContentPluginClient(); |
- virtual void PluginProcessStarted(const string16& plugin_name) OVERRIDE; |
}; |
} // namespace content |