Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Unified Diff: trunk/src/content/browser/renderer_host/render_widget_host_impl.h

Issue 16326004: Revert 204014 "Don't track whether a resize ack is pending durin..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | trunk/src/content/browser/renderer_host/render_widget_host_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « no previous file | trunk/src/content/browser/renderer_host/render_widget_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698