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

Unified Diff: cc/ipc/typemaps.gni

Issue 2651793007: Implemented StructTraits for cc::TextureMailbox (Closed)
Patch Set: c Created 3 years, 11 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/ipc/traits_test_service.mojom ('k') | cc/resources/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/typemaps.gni
diff --git a/cc/ipc/typemaps.gni b/cc/ipc/typemaps.gni
index f141dc16b171dde3ea329cde8205ee617d0671b8..05cdde665fac35942f46bc50956f376fdd70552e 100644
--- a/cc/ipc/typemaps.gni
+++ b/cc/ipc/typemaps.gni
@@ -18,5 +18,6 @@ typemaps = [
"//cc/ipc/surface_info.typemap",
"//cc/ipc/surface_reference.typemap",
"//cc/ipc/surface_sequence.typemap",
+ "//cc/ipc/texture_mailbox.typemap",
"//cc/ipc/transferable_resource.typemap",
]
« no previous file with comments | « cc/ipc/traits_test_service.mojom ('k') | cc/resources/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698