Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(413)

Unified Diff: cc/resources/transferable_resource.cc

Issue 12471007: Part 8 of cc/ directory shuffles: resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/resources/transferable_resource.h ('k') | cc/scoped_resource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « cc/resources/transferable_resource.h ('k') | cc/scoped_resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698