| Index: trunk/src/content/browser/renderer_host/render_widget_host_impl.h
|
| ===================================================================
|
| --- trunk/src/content/browser/renderer_host/render_widget_host_impl.h (revision 204037)
|
| +++ trunk/src/content/browser/renderer_host/render_widget_host_impl.h (working copy)
|
| @@ -486,9 +486,6 @@
|
| // subsystem.
|
| int64 GetLatencyComponentId();
|
|
|
| - // Don't check whether we expected a resize ack during layout tests.
|
| - static void DisableResizeAckCheckForTesting();
|
| -
|
| protected:
|
| virtual RenderWidgetHostImpl* AsRenderWidgetHostImpl() OVERRIDE;
|
|
|
|
|