| Index: cc/blink/web_layer_impl.cc
|
| diff --git a/cc/blink/web_layer_impl.cc b/cc/blink/web_layer_impl.cc
|
| index 829b55ea4925fa64358231d8fc4f051695704254..726cfa6c060f25277b93c740ce9c3ae69dc2ec66 100644
|
| --- a/cc/blink/web_layer_impl.cc
|
| +++ b/cc/blink/web_layer_impl.cc
|
| @@ -21,6 +21,7 @@
|
| #include "cc/blink/web_to_cc_animation_delegate_adapter.h"
|
| #include "cc/layers/layer.h"
|
| #include "cc/layers/layer_position_constraint.h"
|
| +#include "cc/layers/layer_settings.h"
|
| #include "cc/trees/layer_tree_host.h"
|
| #include "third_party/WebKit/public/platform/WebFloatPoint.h"
|
| #include "third_party/WebKit/public/platform/WebFloatRect.h"
|
|
|