| Index: components/html_viewer/blink_basic_type_converters.h
|
| diff --git a/components/html_viewer/blink_basic_type_converters.h b/components/html_viewer/blink_basic_type_converters.h
|
| index ad2d08bfb6ba9b2883d62558189837cae12e6ef0..7eecace6892a91a6ffb58d785f6791bc4ddc40ba 100644
|
| --- a/components/html_viewer/blink_basic_type_converters.h
|
| +++ b/components/html_viewer/blink_basic_type_converters.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "third_party/WebKit/public/platform/WebVector.h"
|
| #include "third_party/mojo/src/mojo/public/cpp/bindings/array.h"
|
| -#include "third_party/mojo_services/src/geometry/public/interfaces/geometry.mojom.h"
|
| +#include "ui/mojo/geometry/geometry.mojom.h"
|
|
|
| namespace blink {
|
| struct WebRect;
|
|
|