| Index: chrome/browser/plugin_process_host.h
|
| ===================================================================
|
| --- chrome/browser/plugin_process_host.h (revision 8379)
|
| +++ chrome/browser/plugin_process_host.h (working copy)
|
| @@ -113,7 +113,6 @@
|
| void OnResolveProxy(const GURL& url, IPC::Message* reply_msg);
|
| void OnPluginShutdownRequest();
|
| void OnPluginMessage(const std::vector<uint8>& data);
|
| - void OnGetPluginDataDir(std::wstring* retval);
|
| void OnCreateWindow(HWND parent, IPC::Message* reply_msg);
|
| void OnDestroyWindow(HWND window);
|
|
|
|
|