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

Unified Diff: cc/managed_tile_state.h

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/managed_memory_policy.cc ('k') | cc/memory_history.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/managed_tile_state.h
diff --git a/cc/managed_tile_state.h b/cc/managed_tile_state.h
index 20e783e19638504e4b142e7921f56231ecc0d11f..c701f00e2b25ffd0d5a858096b0e9d4589636c40 100644
--- a/cc/managed_tile_state.h
+++ b/cc/managed_tile_state.h
@@ -8,9 +8,9 @@
#include <list>
#include "base/memory/scoped_ptr.h"
-#include "cc/resource_pool.h"
-#include "cc/resource_provider.h"
-#include "cc/tile_manager.h"
+#include "cc/resources/resource_pool.h"
+#include "cc/resources/resource_provider.h"
+#include "cc/resources/tile_manager.h"
namespace cc {
« no previous file with comments | « cc/managed_memory_policy.cc ('k') | cc/memory_history.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698