| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp
|
| index f50b360bf4948fbb54e7c18f13062df28428c76c..7b3ed5f204f5474f082d1f8132e951e61f1f99c6 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp
|
| @@ -19,8 +19,6 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -#include "config.h"
|
| -
|
| #include "core/layout/svg/LayoutSVGForeignObject.h"
|
|
|
| #include "core/layout/HitTestResult.h"
|
|
|