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

Unified Diff: gpu/ipc/common/mailbox_struct_traits.h

Issue 2285433002: Use compositor_frame typemap in Blink (Closed)
Patch Set: Adapt to new change after rebase Created 4 years, 3 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 | « gpu/ipc/common/mailbox_holder_struct_traits.h ('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_struct_traits.h
diff --git a/gpu/ipc/common/mailbox_struct_traits.h b/gpu/ipc/common/mailbox_struct_traits.h
index b64942d7cf0b1bc4d011038c88f847de6df4ad3b..50c5b61bb93b323117353c69d221a93ed10657aa 100644
--- a/gpu/ipc/common/mailbox_struct_traits.h
+++ b/gpu/ipc/common/mailbox_struct_traits.h
@@ -6,7 +6,7 @@
#define GPU_IPC_COMMON_MAILBOX_STRUCT_TRAITS_H_
#include "gpu/command_buffer/common/mailbox.h"
-#include "gpu/ipc/common/mailbox.mojom.h"
+#include "gpu/ipc/common/mailbox.mojom-shared.h"
#include "mojo/public/cpp/bindings/array_traits.h"
namespace mojo {
« no previous file with comments | « gpu/ipc/common/mailbox_holder_struct_traits.h ('k') | gpu/ipc/common/sync_token.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698