Index: cc/layers/io_surface_layer.h |
diff --git a/cc/layers/io_surface_layer.h b/cc/layers/io_surface_layer.h |
index 14eabd98a1e2c98ab8e740e2b438a45733e1f871..a88492fb0b4370ab6e93a8f2aba0a72395beaea8 100644 |
--- a/cc/layers/io_surface_layer.h |
+++ b/cc/layers/io_surface_layer.h |
@@ -5,6 +5,9 @@ |
#ifndef CC_LAYERS_IO_SURFACE_LAYER_H_ |
#define CC_LAYERS_IO_SURFACE_LAYER_H_ |
+#include <stdint.h> |
+ |
+#include "base/macros.h" |
#include "cc/base/cc_export.h" |
#include "cc/layers/layer.h" |