Index: cc/playback/picture_unittest.cc |
diff --git a/cc/resources/picture_unittest.cc b/cc/playback/picture_unittest.cc |
similarity index 99% |
rename from cc/resources/picture_unittest.cc |
rename to cc/playback/picture_unittest.cc |
index a7d86184e447c7cc94a3456b358296de5b59e958..53310e37c8140a9fee93d7227f89adb5206d1146 100644 |
--- a/cc/resources/picture_unittest.cc |
+++ b/cc/playback/picture_unittest.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/picture.h" |
+#include "cc/playback/picture.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |