Index: cc/tiles/image_decode_controller.h |
diff --git a/cc/tiles/image_decode_controller.h b/cc/tiles/image_decode_controller.h |
index f07892c13f5cc683b2a6df4acb9365c355ccb296..f63361af4699b35bdc53a5fa39ac249cb378dba7 100644 |
--- a/cc/tiles/image_decode_controller.h |
+++ b/cc/tiles/image_decode_controller.h |
@@ -5,6 +5,8 @@ |
#ifndef CC_TILES_IMAGE_DECODE_CONTROLLER_H_ |
#define CC_TILES_IMAGE_DECODE_CONTROLLER_H_ |
+#include <stdint.h> |
+ |
#include "base/containers/hash_tables.h" |
#include "base/memory/ref_counted.h" |
#include "cc/base/cc_export.h" |