| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.cpp
|
| index 28028583cacd44931423a42de644b1d9714ff8a6..52cb695830eaeca80898b615d3b57a30f09599d6 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.cpp
|
| @@ -25,8 +25,6 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -#include "config.h"
|
| -
|
| #include "core/layout/svg/LayoutSVGPath.h"
|
|
|
| #include "core/layout/svg/LayoutSVGResourceMarker.h"
|
|
|