| Index: components/html_viewer/html_frame_properties.cc
|
| diff --git a/components/html_viewer/html_frame_properties.cc b/components/html_viewer/html_frame_properties.cc
|
| index d2ce98d2722e45439043373a399ae1189bb599c8..c176aac8e52a6dcd1f57c3498b1cde0bec17a07c 100644
|
| --- a/components/html_viewer/html_frame_properties.cc
|
| +++ b/components/html_viewer/html_frame_properties.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "components/html_viewer/html_frame_properties.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/logging.h"
|
| #include "base/pickle.h"
|
| #include "mojo/common/common_type_converters.h"
|
|
|