Index: cc/playback/clip_path_display_item.cc |
diff --git a/cc/resources/clip_path_display_item.cc b/cc/playback/clip_path_display_item.cc |
similarity index 97% |
rename from cc/resources/clip_path_display_item.cc |
rename to cc/playback/clip_path_display_item.cc |
index b65eb3cda321c926c2feb4c249c58ac141d67fee..7be8922fca7adfed1b17df800ba0e729e0097b5e 100644 |
--- a/cc/resources/clip_path_display_item.cc |
+++ b/cc/playback/clip_path_display_item.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "cc/resources/clip_path_display_item.h" |
+#include "cc/playback/clip_path_display_item.h" |
#include "base/strings/stringprintf.h" |
#include "base/trace_event/trace_event_argument.h" |