Index: cc/resources/task_graph_runner.cc |
diff --git a/cc/resources/task_graph_runner.cc b/cc/resources/task_graph_runner.cc |
index bcbc0dd351c03bbd15153323dcf53b68bca469e2..1a67faad2c349784395a5de8f00b4f9601ceefd4 100644 |
--- a/cc/resources/task_graph_runner.cc |
+++ b/cc/resources/task_graph_runner.cc |
@@ -6,9 +6,9 @@ |
#include <algorithm> |
-#include "base/debug/trace_event.h" |
#include "base/strings/stringprintf.h" |
#include "base/threading/thread_restrictions.h" |
+#include "base/trace_event/trace_event.h" |
namespace cc { |
namespace { |