Index: cc/surfaces/surface_aggregator.cc |
diff --git a/cc/surfaces/surface_aggregator.cc b/cc/surfaces/surface_aggregator.cc |
index 15f4b538cea9b28b7ffbd705c2e7b2e22f0b36e1..a6f15f018c7735c2e05fe57e1c19855a74facb65 100644 |
--- a/cc/surfaces/surface_aggregator.cc |
+++ b/cc/surfaces/surface_aggregator.cc |
@@ -8,8 +8,8 @@ |
#include "base/bind.h" |
#include "base/containers/hash_tables.h" |
-#include "base/debug/trace_event.h" |
#include "base/logging.h" |
+#include "base/trace_event/trace_event.h" |
#include "cc/base/math_util.h" |
#include "cc/output/compositor_frame.h" |
#include "cc/output/delegated_frame_data.h" |