Index: ui/gl/gl_image_ref_counted_memory_unittest.cc |
diff --git a/ui/gl/gl_image_ref_counted_memory_unittest.cc b/ui/gl/gl_image_ref_counted_memory_unittest.cc |
index 12f4fb86ba6ce844bcee38ffae659db3e9c58436..5d5bdd3adb4952a9cd224cb3e42039c69107461f 100644 |
--- a/ui/gl/gl_image_ref_counted_memory_unittest.cc |
+++ b/ui/gl/gl_image_ref_counted_memory_unittest.cc |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <stdint.h> |
+ |
#include <vector> |
#include "base/memory/ref_counted_memory.h" |