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

Unified Diff: cc/ipc/typemaps.gni

Issue 2686833003: CopyOutputResult must have a working release callback when received over mojo (Closed)
Patch Set: c Created 3 years, 10 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
Index: cc/ipc/typemaps.gni
diff --git a/cc/ipc/typemaps.gni b/cc/ipc/typemaps.gni
index 62286b243c85e70ad5f52d107f2268e4aa2406a3..62149b6aa5cb54efd648c36b78792e4a88a1f3fb 100644
--- a/cc/ipc/typemaps.gni
+++ b/cc/ipc/typemaps.gni
@@ -16,6 +16,7 @@ typemaps = [
"//cc/ipc/returned_resource.typemap",
"//cc/ipc/selection.typemap",
"//cc/ipc/shared_quad_state.typemap",
+ "//cc/ipc/single_release_callback.typemap",
"//cc/ipc/surface_id.typemap",
"//cc/ipc/surface_info.typemap",
"//cc/ipc/surface_reference.typemap",

Powered by Google App Engine
This is Rietveld 408576698