Index: ui/gl/gl_image_io_surface_unittest.cc |
diff --git a/ui/gl/gl_image_io_surface_unittest.cc b/ui/gl/gl_image_io_surface_unittest.cc |
index c9ca715bfdfe1551c3801118d23f00e0602d9f6e..8936ada8e0d387b74534302c8816c92f0aae44a0 100644 |
--- a/ui/gl/gl_image_io_surface_unittest.cc |
+++ b/ui/gl/gl_image_io_surface_unittest.cc |
@@ -2,6 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <stddef.h> |
+#include <stdint.h> |
+ |
#include "testing/gtest/include/gtest/gtest.h" |
#include "ui/gfx/buffer_format_util.h" |
#include "ui/gfx/mac/io_surface_manager.h" |