| Index: cc/layers/layer.h
|
| diff --git a/cc/layers/layer.h b/cc/layers/layer.h
|
| index 64540492fc8c5c561f5b61c1e3a0eb185b8189fe..c830e3b3856e8b0cc87aba8f175b0c3c75aa4226 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"
|
|
|