Chromium Code Reviews| Index: content/browser/byte_stream.h |
| diff --git a/content/browser/byte_stream.h b/content/browser/byte_stream.h |
| index 60b01634c5cb00e7d7dec4f22c2b305abaac7679..85906458b37ebedf68c0f780235196ad750d898f 100644 |
| --- a/content/browser/byte_stream.h |
| +++ b/content/browser/byte_stream.h |
| @@ -5,6 +5,8 @@ |
| #ifndef CONTENT_BROWSER_BYTE_STREAM_H_ |
| #define CONTENT_BROWSER_BYTE_STREAM_H_ |
| +#include <stddef.h> |
| + |
| #include "base/callback.h" |
| #include "base/memory/ref_counted.h" |
| #include "base/memory/scoped_ptr.h" |