Index: net/spdy/array_output_buffer.h |
diff --git a/net/spdy/array_output_buffer.h b/net/spdy/array_output_buffer.h |
index a363e56db3f243375c6c23eef5e7813773637e54..f6c805abf9a729c4fd69fce5b840cd3d358457d8 100644 |
--- a/net/spdy/array_output_buffer.h |
+++ b/net/spdy/array_output_buffer.h |
@@ -5,7 +5,7 @@ |
#ifndef NET_SPDY_ARRAY_OUTPUT_BUFFER_H_ |
#define NET_SPDY_ARRAY_OUTPUT_BUFFER_H_ |
-#include <string.h> |
+#include <cstddef> |
#include "net/spdy/zero_copy_output_buffer.h" |
namespace net { |