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

Unified Diff: cc/resources/texture_mailbox.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/texture_mailbox.h ('k') | cc/resources/tile.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « cc/resources/texture_mailbox.h ('k') | cc/resources/tile.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698