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

Unified Diff: chrome/browser/renderer_host/test/test_render_view_host.cc

Issue 3132038: Mac: Correctly show/hide compositor on navigations. (Closed)
Patch Set: comment Created 10 years, 4 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 | « chrome/browser/renderer_host/test/test_render_view_host.h ('k') | chrome/renderer/webgles2context_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/renderer_host/test/test_render_view_host.cc
diff --git a/chrome/browser/renderer_host/test/test_render_view_host.cc b/chrome/browser/renderer_host/test/test_render_view_host.cc
index 5409ecc88375da0e4a5e17b00f23cc46d372111e..19352ce285ba454e52f957e390ef6e45168970e2 100644
--- a/chrome/browser/renderer_host/test/test_render_view_host.cc
+++ b/chrome/browser/renderer_host/test/test_render_view_host.cc
@@ -151,8 +151,7 @@ void TestRenderWidgetHostView::AcceleratedSurfaceBuffersSwapped(
gfx::PluginWindowHandle window) {
}
-void TestRenderWidgetHostView::DrawAcceleratedSurfaceInstances(
- CGLContextObj context) {
+void TestRenderWidgetHostView::GpuRenderingStateDidChange() {
}
#endif
« no previous file with comments | « chrome/browser/renderer_host/test/test_render_view_host.h ('k') | chrome/renderer/webgles2context_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698