| Index: third_party/WebKit/Source/core/css/resolver/StyleAdjuster.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/resolver/StyleAdjuster.cpp b/third_party/WebKit/Source/core/css/resolver/StyleAdjuster.cpp
|
| index 406d71f0bdece217b9e7e58b06cb659a1e67f55f..1b3a067705c7ba90e7a68558dd5c5ac92f96d8dc 100644
|
| --- a/third_party/WebKit/Source/core/css/resolver/StyleAdjuster.cpp
|
| +++ b/third_party/WebKit/Source/core/css/resolver/StyleAdjuster.cpp
|
| @@ -48,7 +48,6 @@
|
| #include "core/svg/SVGSVGElement.h"
|
| #include "platform/Length.h"
|
| #include "platform/transforms/TransformOperations.h"
|
| -#include "public/platform/WebCompositorMutableProperties.h"
|
| #include "wtf/Assertions.h"
|
|
|
| namespace blink {
|
|
|