Index: cc/paint/draw_image.cc |
diff --git a/cc/playback/draw_image.cc b/cc/paint/draw_image.cc |
similarity index 97% |
rename from cc/playback/draw_image.cc |
rename to cc/paint/draw_image.cc |
index 2b1779f9568a0b30484b4e1879c89df426827f98..b961175df16158a05b6b7d7aca0dffb19a3dfa17 100644 |
--- a/cc/playback/draw_image.cc |
+++ b/cc/paint/draw_image.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/playback/draw_image.h" |
+#include "cc/paint/draw_image.h" |
namespace cc { |
namespace { |