| Index: third_party/WebKit/Source/core/layout/shapes/PolygonShape.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/shapes/PolygonShape.cpp b/third_party/WebKit/Source/core/layout/shapes/PolygonShape.cpp
|
| index 47e3bf2e159cb50386ef4634b8f0f70e4e5b7714..3d945c2fd940d938bc394a4d50ad59dc5be5935b 100644
|
| --- a/third_party/WebKit/Source/core/layout/shapes/PolygonShape.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/shapes/PolygonShape.cpp
|
| @@ -27,7 +27,6 @@
|
| * OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/layout/shapes/PolygonShape.h"
|
|
|
| #include "platform/geometry/LayoutPoint.h"
|
|
|