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

Unified Diff: cc/ipc/typemaps.gni

Issue 2541683004: Add/remove surface references via MojoCompositorFrameSink. (Closed)
Patch Set: 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/typemaps.gni
diff --git a/cc/ipc/typemaps.gni b/cc/ipc/typemaps.gni
index 7e3e36e68f7a6a6d1fba06a7de31e9df414bcf58..d64c2034866db7f00948b383897fe77070437b9d 100644
--- a/cc/ipc/typemaps.gni
+++ b/cc/ipc/typemaps.gni
@@ -16,6 +16,7 @@ typemaps = [
"//cc/ipc/selection.typemap",
"//cc/ipc/shared_quad_state.typemap",
"//cc/ipc/surface_id.typemap",
+ "//cc/ipc/surface_reference.typemap",
"//cc/ipc/surface_sequence.typemap",
"//cc/ipc/transferable_resource.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698