| Index: mojo/public/cpp/bindings/tests/pickled_struct_blink.h
|
| diff --git a/mojo/public/cpp/bindings/tests/pickled_struct_blink.h b/mojo/public/cpp/bindings/tests/pickled_struct_blink.h
|
| index 9b2baa85061607c86a69d68c1e32e52dd863b622..c4406b493d75c1f3ca4c8897c6431f6eb248e61a 100644
|
| --- a/mojo/public/cpp/bindings/tests/pickled_struct_blink.h
|
| +++ b/mojo/public/cpp/bindings/tests/pickled_struct_blink.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef MOJO_PUBLIC_CPP_BINDINGS_TESTS_PICKLED_STRUCT_BLINK_H_
|
| #define MOJO_PUBLIC_CPP_BINDINGS_TESTS_PICKLED_STRUCT_BLINK_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <string>
|
|
|
| #include "base/logging.h"
|
|
|