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

Unified Diff: cc/resources/caching_bitmap_content_layer_updater.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/caching_bitmap_content_layer_updater.h ('k') | cc/resources/content_layer_updater.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/resources/caching_bitmap_content_layer_updater.cc
diff --git a/cc/caching_bitmap_content_layer_updater.cc b/cc/resources/caching_bitmap_content_layer_updater.cc
similarity index 98%
rename from cc/caching_bitmap_content_layer_updater.cc
rename to cc/resources/caching_bitmap_content_layer_updater.cc
index 063ffc8cc5eca84575201f7a429884b49b81bd84..f6bb426405ff2bc12dbbe58cf1c323489fe68b38 100644
--- a/cc/caching_bitmap_content_layer_updater.cc
+++ b/cc/resources/caching_bitmap_content_layer_updater.cc
@@ -5,7 +5,7 @@
#include "caching_bitmap_content_layer_updater.h"
#include "base/logging.h"
-#include "cc/layer_painter.h"
+#include "cc/resources/layer_painter.h"
#include "skia/ext/platform_canvas.h"
namespace cc {
« no previous file with comments | « cc/resources/caching_bitmap_content_layer_updater.h ('k') | cc/resources/content_layer_updater.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698