Index: cc/layers/picture_image_layer_impl.cc |
diff --git a/cc/picture_image_layer_impl.cc b/cc/layers/picture_image_layer_impl.cc |
similarity index 96% |
rename from cc/picture_image_layer_impl.cc |
rename to cc/layers/picture_image_layer_impl.cc |
index 602aae325ffb7e22174d7ef8cd6d74593e51e21a..9c478f0f9a10e01ed72813e3a6a4cd567040c7f6 100644 |
--- a/cc/picture_image_layer_impl.cc |
+++ b/cc/layers/picture_image_layer_impl.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/picture_image_layer_impl.h" |
+#include "cc/layers/picture_image_layer_impl.h" |
#include "cc/debug/debug_colors.h" |
#include "cc/trees/layer_tree_impl.h" |