Index: cc/playback/raster_source_helper.cc |
diff --git a/cc/resources/raster_source_helper.cc b/cc/playback/raster_source_helper.cc |
similarity index 98% |
rename from cc/resources/raster_source_helper.cc |
rename to cc/playback/raster_source_helper.cc |
index 34436e4a3f04c4d33cdc0afc28885581c4472a3b..6510b3c0e78666a759a476784643b495bb71b221 100644 |
--- a/cc/resources/raster_source_helper.cc |
+++ b/cc/playback/raster_source_helper.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/raster_source_helper.h" |
+#include "cc/playback/raster_source_helper.h" |
#include "base/trace_event/trace_event.h" |
#include "cc/debug/debug_colors.h" |