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

Unified Diff: cc/ipc/texture_mailbox_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/ipc/struct_traits_unittest.cc ('k') | cc/ipc/traits_test_service.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/texture_mailbox_struct_traits.h
diff --git a/cc/ipc/texture_mailbox_struct_traits.h b/cc/ipc/texture_mailbox_struct_traits.h
index 3a7232889627839f1540a2481615bd545ba5cd29..dc4d88f5627b254aafc4c62b6457aef8f75bf094 100644
--- a/cc/ipc/texture_mailbox_struct_traits.h
+++ b/cc/ipc/texture_mailbox_struct_traits.h
@@ -7,6 +7,9 @@
#include "cc/ipc/texture_mailbox.mojom-shared.h"
#include "cc/resources/texture_mailbox.h"
+#include "gpu/ipc/common/mailbox_holder_struct_traits.h"
+#include "ui/gfx/geometry/mojo/geometry_struct_traits.h"
+#include "ui/gfx/ipc/color/gfx_param_traits.h"
namespace mojo {
« no previous file with comments | « cc/ipc/struct_traits_unittest.cc ('k') | cc/ipc/traits_test_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698