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

Unified Diff: mojo/converters/surfaces/surfaces_utils.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: Add MOJO_TRANSFORM_EXPORT and mojo_transform_export.h. 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_utils.cc
diff --git a/mojo/converters/surfaces/surfaces_utils.cc b/mojo/converters/surfaces/surfaces_utils.cc
index 05ccfe63ada10a8d9627de335ad252c162e955f8..f55975a252c51ef12ff332777e7ea35d20cfef55 100644
--- a/mojo/converters/surfaces/surfaces_utils.cc
+++ b/mojo/converters/surfaces/surfaces_utils.cc
@@ -5,6 +5,7 @@
#include "mojo/converters/surfaces/surfaces_utils.h"
#include "mojo/converters/geometry/geometry_type_converters.h"
+#include "mojo/converters/geometry/transform_converters.h"
#include "ui/gfx/geometry/rect.h"
#include "ui/gfx/geometry/size.h"
#include "ui/gfx/transform.h"

Powered by Google App Engine
This is Rietveld 408576698