| Index: cc/debug/debug_rect_history.h
|
| diff --git a/cc/debug/debug_rect_history.h b/cc/debug/debug_rect_history.h
|
| index 0057817848df085dbf6a7b9b808a3a4485fd84d9..62cf032171747fdc266dd7f7fa30e7e58848c722 100644
|
| --- a/cc/debug/debug_rect_history.h
|
| +++ b/cc/debug/debug_rect_history.h
|
| @@ -8,7 +8,7 @@
|
| #include <vector>
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "cc/layers/layer_lists.h"
|
| +#include "cc/layers/layer_collections.h"
|
| #include "ui/gfx/geometry/rect.h"
|
|
|
| namespace cc {
|
|
|