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

Unified Diff: gpu/ipc/common/mailbox_holder.typemap

Issue 1989693002: Introduce DisplayCompositor Mojo API for Mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix client_id Created 4 years, 7 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 | « components/mus/surfaces/display_impl.cc ('k') | gpu/ipc/common/sync_token.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/common/mailbox_holder.typemap
diff --git a/gpu/ipc/common/mailbox_holder.typemap b/gpu/ipc/common/mailbox_holder.typemap
index a0a8ee4a28cab3a77ffcf2e4d7780c1311e0dc1c..4b40ccbee05bf3f600f8bd8dc64a170862438b64 100644
--- a/gpu/ipc/common/mailbox_holder.typemap
+++ b/gpu/ipc/common/mailbox_holder.typemap
@@ -9,4 +9,4 @@ deps = [
"//gpu/ipc/common:command_buffer_traits",
]
-type_mappings = [ "gpu.mojom.MailboxHolder=gpu::MailboxHolder" ]
+type_mappings = [ "gpu.mojom.MailboxHolder=::gpu::MailboxHolder" ]
« no previous file with comments | « components/mus/surfaces/display_impl.cc ('k') | gpu/ipc/common/sync_token.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698