| Index: cc/debug/debug_rect_history.cc
|
| diff --git a/cc/debug/debug_rect_history.cc b/cc/debug/debug_rect_history.cc
|
| index 42418238deaf414047370b773755bcfa625177ba..47c952e404d92897897caa5ed5bea1dd53fe3d1b 100644
|
| --- a/cc/debug/debug_rect_history.cc
|
| +++ b/cc/debug/debug_rect_history.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "cc/base/math_util.h"
|
| #include "cc/layers/layer_impl.h"
|
| +#include "cc/layers/layer_iterator.h"
|
| #include "cc/layers/layer_utils.h"
|
| #include "cc/layers/render_surface_impl.h"
|
| #include "cc/trees/damage_tracker.h"
|
|
|