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

Unified Diff: cc/resources/picture.cc

Issue 12603013: Part 10 of cc/ directory shuffles: layers (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/render_surface_unittest.cc ('k') | cc/scrollbar_geometry_fixed_thumb.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/resources/picture.cc
diff --git a/cc/resources/picture.cc b/cc/resources/picture.cc
index 52ae35eb62eab2e17e08a08de1158b7439d99eb1..a34323757e3a8f738ef3f56151847f1dd817e387 100644
--- a/cc/resources/picture.cc
+++ b/cc/resources/picture.cc
@@ -3,8 +3,8 @@
// found in the LICENSE file.
#include "base/debug/trace_event.h"
-#include "cc/content_layer_client.h"
#include "cc/debug/rendering_stats.h"
+#include "cc/layers/content_layer_client.h"
#include "cc/resources/picture.h"
#include "skia/ext/analysis_canvas.h"
#include "third_party/skia/include/core/SkCanvas.h"
« no previous file with comments | « cc/render_surface_unittest.cc ('k') | cc/scrollbar_geometry_fixed_thumb.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698