Index: content/browser/gpu/gpu_process_host_ui_shim.h |
diff --git a/content/browser/gpu/gpu_process_host_ui_shim.h b/content/browser/gpu/gpu_process_host_ui_shim.h |
index 0ef434d8f74d584280ad495a0647bc11957af04a..2fe19789bfe5adf0840c4d53a58983a0d7d025fd 100644 |
--- a/content/browser/gpu/gpu_process_host_ui_shim.h |
+++ b/content/browser/gpu/gpu_process_host_ui_shim.h |
@@ -87,9 +87,6 @@ class GpuProcessHostUIShim : public IPC::Listener, |
void OnLogMessage(int level, const std::string& header, |
const std::string& message); |
- void OnResizeView(int32 surface_id, |
- int32 route_id, |
- gfx::Size size); |
void OnGraphicsInfoCollected(const gpu::GPUInfo& gpu_info); |