Index: cc/surfaces/surface_id_allocator.h |
diff --git a/cc/surfaces/surface_id_allocator.h b/cc/surfaces/surface_id_allocator.h |
index 31b1e8717d1763e3d2482307fb50ec38ccc95fac..b0f8bf42b8c2d4b62f73b4bd3e385504a5725060 100644 |
--- a/cc/surfaces/surface_id_allocator.h |
+++ b/cc/surfaces/surface_id_allocator.h |
@@ -5,6 +5,9 @@ |
#ifndef CC_SURFACES_SURFACE_ID_ALLOCATOR_H_ |
#define CC_SURFACES_SURFACE_ID_ALLOCATOR_H_ |
+#include <stdint.h> |
+ |
+#include "base/macros.h" |
#include "cc/surfaces/surface_id.h" |
#include "cc/surfaces/surfaces_export.h" |