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