| Index: third_party/WebKit/Source/core/style/SVGComputedStyleDefs.h
|
| diff --git a/third_party/WebKit/Source/core/style/SVGComputedStyleDefs.h b/third_party/WebKit/Source/core/style/SVGComputedStyleDefs.h
|
| index e2447cd3a5061b715a14023f79383c7c4a09da34..fc171a18df806c00903f8cded36dc23f8dafd1ea 100644
|
| --- a/third_party/WebKit/Source/core/style/SVGComputedStyleDefs.h
|
| +++ b/third_party/WebKit/Source/core/style/SVGComputedStyleDefs.h
|
| @@ -33,8 +33,6 @@
|
| #include "platform/Length.h"
|
| #include "platform/graphics/Color.h"
|
| #include "wtf/Allocator.h"
|
| -#include "wtf/OwnPtr.h"
|
| -#include "wtf/PassOwnPtr.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/RefPtr.h"
|
| #include "wtf/RefVector.h"
|
|
|