Index: cc/layers/tiled_layer_impl.cc |
diff --git a/cc/layers/tiled_layer_impl.cc b/cc/layers/tiled_layer_impl.cc |
index 5816fc51c0c03a17a95955c87dbb5bb9d1448cd6..31a8f394fa793562aa7f8430642d165893792a36 100644 |
--- a/cc/layers/tiled_layer_impl.cc |
+++ b/cc/layers/tiled_layer_impl.cc |
@@ -5,8 +5,8 @@ |
#include "cc/layers/tiled_layer_impl.h" |
#include "base/basictypes.h" |
-#include "base/debug/trace_event_argument.h" |
#include "base/strings/stringprintf.h" |
+#include "base/trace_event/trace_event_argument.h" |
#include "cc/base/math_util.h" |
#include "cc/base/simple_enclosed_region.h" |
#include "cc/debug/debug_colors.h" |