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

Unified Diff: cc/picture_pile_impl.cc

Issue 12472028: Part 1 of cc/ directory shuffles: base (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
Index: cc/picture_pile_impl.cc
diff --git a/cc/picture_pile_impl.cc b/cc/picture_pile_impl.cc
index 3359dc5e494817d1a5344a30234997ec258ae76a..3d5389fc48a45f300ccb684460866ac39e6e74e2 100644
--- a/cc/picture_pile_impl.cc
+++ b/cc/picture_pile_impl.cc
@@ -3,9 +3,9 @@
// found in the LICENSE file.
#include "base/debug/trace_event.h"
+#include "cc/base/region.h"
#include "cc/debug_colors.h"
#include "cc/picture_pile_impl.h"
-#include "cc/region.h"
#include "cc/rendering_stats.h"
#include "skia/ext/analysis_canvas.h"
#include "third_party/skia/include/core/SkCanvas.h"
« cc/cc.gyp ('K') | « cc/picture_pile_impl.h ('k') | cc/prioritized_resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698