Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2505)

Unified Diff: cc/benchmarks/unittest_only_benchmark.h

Issue 2884763002: Automated IWYU fix for TaskRunner includes. (Closed)
Patch Set: rebase on r472096 Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/trace_event/memory_dump_manager_unittest.cc ('k') | cc/layers/surface_layer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/benchmarks/unittest_only_benchmark.h
diff --git a/cc/benchmarks/unittest_only_benchmark.h b/cc/benchmarks/unittest_only_benchmark.h
index 277c4274dba5d1129d612d0c79a73a4e5969ff95..da95605dcc33d5971ac582267feeebb659058db2 100644
--- a/cc/benchmarks/unittest_only_benchmark.h
+++ b/cc/benchmarks/unittest_only_benchmark.h
@@ -6,6 +6,7 @@
#define CC_BENCHMARKS_UNITTEST_ONLY_BENCHMARK_H_
#include "base/memory/weak_ptr.h"
+#include "base/single_thread_task_runner.h"
#include "cc/benchmarks/micro_benchmark.h"
namespace cc {
« no previous file with comments | « base/trace_event/memory_dump_manager_unittest.cc ('k') | cc/layers/surface_layer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698