Index: cc/trees/thread_proxy.cc |
diff --git a/cc/trees/thread_proxy.cc b/cc/trees/thread_proxy.cc |
index 329b3e824d781a74034ce8f2e1208837084f54e5..c343c97e7064859cf91cd169a8290022b5944da3 100644 |
--- a/cc/trees/thread_proxy.cc |
+++ b/cc/trees/thread_proxy.cc |
@@ -9,9 +9,9 @@ |
#include "base/auto_reset.h" |
#include "base/bind.h" |
-#include "base/debug/trace_event.h" |
-#include "base/debug/trace_event_argument.h" |
-#include "base/debug/trace_event_synthetic_delay.h" |
+#include "base/trace_event/trace_event.h" |
+#include "base/trace_event/trace_event_argument.h" |
+#include "base/trace_event/trace_event_synthetic_delay.h" |
#include "cc/base/swap_promise.h" |
#include "cc/debug/benchmark_instrumentation.h" |
#include "cc/debug/devtools_instrumentation.h" |