Chromium Code Reviews| Index: content/browser/plugin_process_host.h |
| =================================================================== |
| --- content/browser/plugin_process_host.h (revision 160170) |
| +++ content/browser/plugin_process_host.h (working copy) |
| @@ -131,8 +131,6 @@ |
| #if defined(OS_WIN) |
| void OnPluginWindowDestroyed(HWND window, HWND parent); |
| - void OnReparentPluginWindow(HWND window, HWND parent); |
| - void OnReportExecutableMemory(size_t size); |
| #endif |
| #if defined(USE_X11) |