| Index: extensions/renderer/static_v8_external_one_byte_string_resource.h
|
| diff --git a/extensions/renderer/static_v8_external_one_byte_string_resource.h b/extensions/renderer/static_v8_external_one_byte_string_resource.h
|
| index 5ffba3a2776739daddaf8257c0ac79e92734881c..3f569585a7b700daa34e6272861f356263e3999c 100644
|
| --- a/extensions/renderer/static_v8_external_one_byte_string_resource.h
|
| +++ b/extensions/renderer/static_v8_external_one_byte_string_resource.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef EXTENSIONS_RENDERER_STATIC_V8_EXTERNAL_ONE_BYTE_STRING_RESOURCE_H_
|
| #define EXTENSIONS_RENDERER_STATIC_V8_EXTERNAL_ONE_BYTE_STRING_RESOURCE_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/compiler_specific.h"
|
| #include "base/strings/string_piece.h"
|
| #include "v8/include/v8.h"
|
|
|