| 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 226665e56d95c7e22b18d8411a143ff08b7b11be..8dedb986ad40c1f7179bca403e681495fa7e9603 100644
|
| --- a/components/html_viewer/blink_basic_type_converters.h
|
| +++ b/components/html_viewer/blink_basic_type_converters.h
|
| @@ -7,6 +7,9 @@
|
|
|
| #include "mojo/public/cpp/bindings/type_converter.h"
|
|
|
| +#include <stddef.h>
|
| +#include <stdint.h>
|
| +
|
| #include "mojo/public/cpp/bindings/array.h"
|
| #include "third_party/WebKit/public/platform/WebVector.h"
|
| #include "ui/mojo/geometry/geometry.mojom.h"
|
|
|