Index: cc/resources/texture_mailbox.cc |
diff --git a/cc/texture_mailbox.cc b/cc/resources/texture_mailbox.cc |
similarity index 97% |
rename from cc/texture_mailbox.cc |
rename to cc/resources/texture_mailbox.cc |
index b534605f77793a4583d376db2a1ea3cd4033b5cd..b08ba6c78c6b0c3e90030a1bf476633c64ac92ed 100644 |
--- a/cc/texture_mailbox.cc |
+++ b/cc/resources/texture_mailbox.cc |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "base/logging.h" |
-#include "cc/texture_mailbox.h" |
+#include "cc/resources/texture_mailbox.h" |
namespace cc { |