| Index: third_party/WebKit/Source/core/paint/PaintLayerFilterInfo.cpp
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintLayerFilterInfo.cpp b/third_party/WebKit/Source/core/paint/PaintLayerFilterInfo.cpp
|
| index 52b970ed134527177d2618e8796afe12b2c56c2d..17afcb2d04e9b98ba68ce361cbf0f03540767919 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintLayerFilterInfo.cpp
|
| +++ b/third_party/WebKit/Source/core/paint/PaintLayerFilterInfo.cpp
|
| @@ -30,8 +30,8 @@
|
| #include "core/paint/PaintLayerFilterInfo.h"
|
|
|
| #include "core/paint/PaintLayer.h"
|
| +#include "core/style/FilterOperations.h"
|
| #include "platform/graphics/filters/FilterEffect.h"
|
| -#include "platform/graphics/filters/FilterOperations.h"
|
|
|
| namespace blink {
|
|
|
|
|