Index: cc/resources/resource_pool_unittest.cc |
diff --git a/cc/resources/resource_pool_unittest.cc b/cc/resources/resource_pool_unittest.cc |
index 3c516e554369facfd81fb9f2d04e5a5d8d9cb6c0..34f7aca0c5870ce6bbf5aaa134a90c9f4f3c7888 100644 |
--- a/cc/resources/resource_pool_unittest.cc |
+++ b/cc/resources/resource_pool_unittest.cc |
@@ -7,6 +7,7 @@ |
#include <stddef.h> |
#include "base/run_loop.h" |
+#include "base/single_thread_task_runner.h" |
#include "base/threading/thread_task_runner_handle.h" |
#include "cc/resources/resource_util.h" |
#include "cc/resources/scoped_resource.h" |