| Index: third_party/WebKit/Source/core/layout/shapes/BoxShape.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/shapes/BoxShape.cpp b/third_party/WebKit/Source/core/layout/shapes/BoxShape.cpp
|
| index bfe1330a63df097d96d8384b0d833e5041320be7..5d53809b2d47f943929550b77a1a46351cb93022 100644
|
| --- a/third_party/WebKit/Source/core/layout/shapes/BoxShape.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/shapes/BoxShape.cpp
|
| @@ -27,7 +27,6 @@
|
| * OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/layout/shapes/BoxShape.h"
|
|
|
| #include "wtf/MathExtras.h"
|
|
|