| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceFilterPrimitive.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceFilterPrimitive.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceFilterPrimitive.cpp
|
| index 8480446f169c656d22c208b04fbc9ded3e7503df..851cf0d53b88a8b2c6c4d600d716e395b198804c 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceFilterPrimitive.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceFilterPrimitive.cpp
|
| @@ -25,8 +25,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -
|
| #include "core/layout/svg/LayoutSVGResourceFilterPrimitive.h"
|
|
|
| namespace blink {
|
|
|