| Index: cc/layers/layer.h
|
| diff --git a/cc/layers/layer.h b/cc/layers/layer.h
|
| index 300540108f625801f73a1d7cd7f2684b4e62b217..83539c8c872a6b6666ce6a45f79133789c580b76 100644
|
| --- a/cc/layers/layer.h
|
| +++ b/cc/layers/layer.h
|
| @@ -23,7 +23,7 @@
|
| #include "cc/debug/frame_timing_request.h"
|
| #include "cc/debug/micro_benchmark.h"
|
| #include "cc/input/input_handler.h"
|
| -#include "cc/layers/layer_lists.h"
|
| +#include "cc/layers/layer_collections.h"
|
| #include "cc/layers/layer_position_constraint.h"
|
| #include "cc/layers/paint_properties.h"
|
| #include "cc/output/filter_operations.h"
|
|
|