| 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"
|
|
|