| Index: content/browser/file_descriptor_info_impl.h
|
| diff --git a/content/browser/file_descriptor_info_impl.h b/content/browser/file_descriptor_info_impl.h
|
| index 0e25abfd7deef39bc2650e4760d99bf018adc14d..2195eb99eca4a1c5c3974940fe1a2126e3183020 100644
|
| --- a/content/browser/file_descriptor_info_impl.h
|
| +++ b/content/browser/file_descriptor_info_impl.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CONTENT_BROWSER_FILE_DESCRIPTOR_INFO_IMPL_H_
|
| #define CONTENT_BROWSER_FILE_DESCRIPTOR_INFO_IMPL_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <vector>
|
|
|
| #include "base/memory/scoped_ptr.h"
|
|
|