Index: cc/playback/raster_source_helper.h |
diff --git a/cc/resources/raster_source_helper.h b/cc/playback/raster_source_helper.h |
similarity index 86% |
rename from cc/resources/raster_source_helper.h |
rename to cc/playback/raster_source_helper.h |
index abdea3efa6100b8c59f2ab355489595b342b6b4f..30513030351f463a4880518de3d6d805cfb7eeba 100644 |
--- a/cc/resources/raster_source_helper.h |
+++ b/cc/playback/raster_source_helper.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CC_RESOURCES_RASTER_SOURCE_HELPER_H_ |
-#define CC_RESOURCES_RASTER_SOURCE_HELPER_H_ |
+#ifndef CC_PLAYBACK_RASTER_SOURCE_HELPER_H_ |
+#define CC_PLAYBACK_RASTER_SOURCE_HELPER_H_ |
#include "cc/base/cc_export.h" |
#include "third_party/skia/include/core/SkColor.h" |
@@ -26,4 +26,4 @@ class CC_EXPORT RasterSourceHelper { |
} // namespace cc |
-#endif // CC_RESOURCES_RASTER_SOURCE_HELPER_H_ |
+#endif // CC_PLAYBACK_RASTER_SOURCE_HELPER_H_ |