| Index: third_party/WebKit/Source/core/style/SVGComputedStyle.cpp
|
| diff --git a/third_party/WebKit/Source/core/style/SVGComputedStyle.cpp b/third_party/WebKit/Source/core/style/SVGComputedStyle.cpp
|
| index fa79bd00a054e930b303156ed8f60e4cdf66ffde..71863068ca4258b3244e8ef6c0005f20aa22089d 100644
|
| --- a/third_party/WebKit/Source/core/style/SVGComputedStyle.cpp
|
| +++ b/third_party/WebKit/Source/core/style/SVGComputedStyle.cpp
|
| @@ -25,8 +25,6 @@
|
| Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -#include "config.h"
|
| -
|
| #include "core/style/SVGComputedStyle.h"
|
|
|
| namespace blink {
|
|
|