Index: cc/debug/frame_viewer_instrumentation.h |
diff --git a/cc/debug/frame_viewer_instrumentation.h b/cc/debug/frame_viewer_instrumentation.h |
index 364f9ef0850a4b2a88d3a8f44fc6e1d9bbe38253..773e8c55d1d26878e9ccd2680eeed1ee2778b418 100644 |
--- a/cc/debug/frame_viewer_instrumentation.h |
+++ b/cc/debug/frame_viewer_instrumentation.h |
@@ -6,8 +6,8 @@ |
#define CC_DEBUG_FRAME_VIEWER_INSTRUMENTATION_H_ |
#include "base/trace_event/trace_event.h" |
-#include "cc/resources/tile.h" |
-#include "cc/resources/tile_priority.h" |
+#include "cc/tiles/tile.h" |
+#include "cc/tiles/tile_priority.h" |
namespace cc { |
namespace frame_viewer_instrumentation { |