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

Unified Diff: cc/ipc/mojo_compositor_frame_sink.mojom

Issue 2493223002: Change exo::SurfaceFactoryOwner to exo::ExoCompositorFrameSink (Closed)
Patch Set: Addressed comments: Created 4 years 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
Index: cc/ipc/mojo_compositor_frame_sink.mojom
diff --git a/cc/ipc/mojo_compositor_frame_sink.mojom b/cc/ipc/mojo_compositor_frame_sink.mojom
index 87ddd3aff8b26a93f5ec411d2ba0fab588686b62..d3827c125f904bba7a47f23591ad15dcc57dcc3a 100644
--- a/cc/ipc/mojo_compositor_frame_sink.mojom
+++ b/cc/ipc/mojo_compositor_frame_sink.mojom
@@ -46,7 +46,7 @@ interface MojoCompositorFrameSink {
// TODO(staraz): Delete Require() and Satisfy() once surface references
// (CL 2541683004) are ready.
// Add the provided |sequence| as a destruction dependency of the
- // surface associated with the provided |local_frame_id|.
+ // surface associated with the provided |local_frame_id|.addressed comments
Fady Samuel 2016/12/07 20:13:00 nit: Remove "addressed comments"
Alex Z. 2016/12/07 21:13:43 Done.
Require(cc.mojom.LocalFrameId local_frame_id,
cc.mojom.SurfaceSequence sequence);
« no previous file with comments | « ash/test/ash_test_helper.cc ('k') | components/exo/BUILD.gn » ('j') | components/exo/surface.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698