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

Unified Diff: content/renderer/gpu/render_widget_compositor.h

Issue 2162083005: Use surface copy requests for layout tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: piman comment Created 4 years, 5 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 | « cc/test/test_delegating_output_surface.cc ('k') | content/renderer/gpu/render_widget_compositor.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/gpu/render_widget_compositor.h
diff --git a/content/renderer/gpu/render_widget_compositor.h b/content/renderer/gpu/render_widget_compositor.h
index 5ed5908d8349e123e7fb3a257347121f6e1869ba..cd10771b1b2c8e09f521c6b16e2289b919e9750a 100644
--- a/content/renderer/gpu/render_widget_compositor.h
+++ b/content/renderer/gpu/render_widget_compositor.h
@@ -219,7 +219,6 @@ class CONTENT_EXPORT RenderWidgetCompositor
bool never_visible_;
blink::WebLayoutAndPaintAsyncCallback* layout_and_paint_async_callback_;
- std::unique_ptr<cc::CopyOutputRequest> temporary_copy_output_request_;
cc::RemoteProtoChannel::ProtoReceiver* remote_proto_channel_receiver_;
« no previous file with comments | « cc/test/test_delegating_output_surface.cc ('k') | content/renderer/gpu/render_widget_compositor.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698