Index: content/test/gpu_memory_buffer_impl_test_template.h |
diff --git a/content/test/gpu_memory_buffer_impl_test_template.h b/content/test/gpu_memory_buffer_impl_test_template.h |
index 73cce9e996a43c725c53cb89c60b7d07a5624572..41f5060ab1bc4ea712f56d021ffda6d2bdf3fbd9 100644 |
--- a/content/test/gpu_memory_buffer_impl_test_template.h |
+++ b/content/test/gpu_memory_buffer_impl_test_template.h |
@@ -8,6 +8,9 @@ |
#ifndef CONTENT_TEST_GPU_MEMORY_BUFFER_IMPL_TEST_TEMPLATE_H_ |
#define CONTENT_TEST_GPU_MEMORY_BUFFER_IMPL_TEST_TEMPLATE_H_ |
+#include <stddef.h> |
+#include <string.h> |
+ |
#include "testing/gtest/include/gtest/gtest.h" |
#include "ui/gfx/buffer_format_util.h" |