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

Unified Diff: cc/picture_pile.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.cc
diff --git a/cc/picture_pile.cc b/cc/picture_pile.cc
index 91fc557c0665f99d99a41479f663837454997abb..c8eee0dfe52a172da001c742c5d1d693e18658fb 100644
--- a/cc/picture_pile.cc
+++ b/cc/picture_pile.cc
@@ -4,9 +4,9 @@
#include <algorithm>
+#include "cc/base/region.h"
#include "cc/picture_pile.h"
#include "cc/picture_pile_impl.h"
-#include "cc/region.h"
namespace {
// Maximum number of pictures that can overlap before we collapse them into
« cc/cc.gyp ('K') | « cc/picture_layer_tiling_set.h ('k') | cc/picture_pile_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698