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

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

Issue 2659703002: Implemented StructTraits for cc::CopyOutputResult (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/output/copy_output_result.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/common/mailbox_holder_struct_traits.h
diff --git a/gpu/ipc/common/mailbox_holder_struct_traits.h b/gpu/ipc/common/mailbox_holder_struct_traits.h
index 9174b1e01dec66a22beda0cd29c3d955b9f6b59b..0ab09c5e82bf6acc743807937ca68b58f52c6a46 100644
--- a/gpu/ipc/common/mailbox_holder_struct_traits.h
+++ b/gpu/ipc/common/mailbox_holder_struct_traits.h
@@ -7,6 +7,8 @@
#include "gpu/command_buffer/common/mailbox_holder.h"
#include "gpu/ipc/common/mailbox_holder.mojom-shared.h"
+#include "gpu/ipc/common/mailbox_struct_traits.h"
+#include "gpu/ipc/common/sync_token_struct_traits.h"
namespace mojo {
« no previous file with comments | « cc/output/copy_output_result.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698