Index: cc/raster/gpu_tile_task_worker_pool.h |
diff --git a/cc/raster/gpu_tile_task_worker_pool.h b/cc/raster/gpu_tile_task_worker_pool.h |
index 20ac14c0af59073714e23ea9765b18af3c0042bf..0577b51fdfb70e1ac620bbe491a049f2a4d4ba59 100644 |
--- a/cc/raster/gpu_tile_task_worker_pool.h |
+++ b/cc/raster/gpu_tile_task_worker_pool.h |
@@ -5,6 +5,9 @@ |
#ifndef CC_RASTER_GPU_TILE_TASK_WORKER_POOL_H_ |
#define CC_RASTER_GPU_TILE_TASK_WORKER_POOL_H_ |
+#include <stdint.h> |
+ |
+#include "base/macros.h" |
#include "cc/raster/tile_task_runner.h" |
#include "cc/raster/tile_task_worker_pool.h" |