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

Unified Diff: mojo/converters/surfaces/surfaces_type_converters.cc

Issue 911793002: Split transform_converters.h from geometry_type_converters.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Create mojo/converters/transform Created 5 years, 10 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
Index: mojo/converters/surfaces/surfaces_type_converters.cc
diff --git a/mojo/converters/surfaces/surfaces_type_converters.cc b/mojo/converters/surfaces/surfaces_type_converters.cc
index 3c209f5aa11ba8bf4ccc1b7c3e9dc7dbb3b852d3..ee2013a29c399a028bfe6f4749647362faf61ddf 100644
--- a/mojo/converters/surfaces/surfaces_type_converters.cc
+++ b/mojo/converters/surfaces/surfaces_type_converters.cc
@@ -18,6 +18,7 @@
#include "cc/quads/yuv_video_draw_quad.h"
#include "cc/surfaces/surface_id_allocator.h"
#include "mojo/converters/geometry/geometry_type_converters.h"
+#include "mojo/converters/transform/transform_converters.h"
namespace mojo {

Powered by Google App Engine
This is Rietveld 408576698