diff options
Diffstat (limited to 'cc/debug/debug_rect_history.h')
-rw-r--r-- | cc/debug/debug_rect_history.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/debug/debug_rect_history.h b/cc/debug/debug_rect_history.h index 0057817..62cf032 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 { |