Index: content/plugin/plugin_thread.h |
diff --git a/content/plugin/plugin_thread.h b/content/plugin/plugin_thread.h |
index d325dd0531c32ccf7e00813588eb5518e83a5a62..0a4b32848bad586397050584c444cd58aeea5ab6 100644 |
--- a/content/plugin/plugin_thread.h |
+++ b/content/plugin/plugin_thread.h |
@@ -28,8 +28,6 @@ class PluginThread : public ChildThread { |
// Returns the one plugin thread. |
static PluginThread* current(); |
- FilePath plugin_path() { return plugin_path_; } |
- |
private: |
virtual bool OnControlMessageReceived(const IPC::Message& msg); |