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

Unified Diff: ui/gfx/mojo/transform_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 | « ui/gfx/mojo/transform.typemap ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/mojo/transform_struct_traits.h
diff --git a/ui/gfx/mojo/transform_struct_traits.h b/ui/gfx/mojo/transform_struct_traits.h
index 8899f53bce3325edaf6f2f8573b1b0e571939399..84c7beac497a50a48d78949fa0c36f8a68018182 100644
--- a/ui/gfx/mojo/transform_struct_traits.h
+++ b/ui/gfx/mojo/transform_struct_traits.h
@@ -6,7 +6,7 @@
#define UI_GFX_MOJO_TRANSFORM_STRUCT_TRAITS_H_
#include "mojo/public/cpp/bindings/array_traits.h"
-#include "ui/gfx/mojo/transform.mojom.h"
+#include "ui/gfx/mojo/transform.mojom-shared.h"
#include "ui/gfx/transform.h"
namespace mojo {
« no previous file with comments | « ui/gfx/mojo/transform.typemap ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698