| Index: mojo/skia/type_converters.h
|
| diff --git a/mojo/skia/type_converters.h b/mojo/skia/type_converters.h
|
| index e2972fe07ec6227e587cff578b341dccf8f35dea..dff4577f0fe80b69cac52f6f3f03fcaa499e3103 100644
|
| --- a/mojo/skia/type_converters.h
|
| +++ b/mojo/skia/type_converters.h
|
| @@ -7,10 +7,10 @@
|
|
|
| #include "mojo/services/geometry/interfaces/geometry.mojom.h"
|
| #include "third_party/skia/include/core/SkMatrix.h"
|
| +#include "third_party/skia/include/core/SkMatrix44.h"
|
| #include "third_party/skia/include/core/SkPoint.h"
|
| #include "third_party/skia/include/core/SkRRect.h"
|
| #include "third_party/skia/include/core/SkRect.h"
|
| -#include "third_party/skia/include/utils/SkMatrix44.h"
|
|
|
| namespace mojo {
|
|
|
|
|