Index: cc/resources/tile.cc |
diff --git a/cc/resources/tile.cc b/cc/resources/tile.cc |
index 6734babe519d0cf6625e6144041aaf5e485fd4a7..b0b4525b098b49d252f7cc32467f00f922de80ff 100644 |
--- a/cc/resources/tile.cc |
+++ b/cc/resources/tile.cc |
@@ -6,7 +6,7 @@ |
#include <algorithm> |
-#include "base/debug/trace_event_argument.h" |
+#include "base/trace_event/trace_event_argument.h" |
#include "cc/base/math_util.h" |
#include "cc/debug/traced_value.h" |
#include "cc/resources/tile_manager.h" |