| Index: third_party/WebKit/Source/core/svg/SVGForeignObjectElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.h b/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.h
|
| index 493cb31c115ed01b44797f8dc8149e5c5d24ad50..11e3a0a567b4ef51f6099581db62e16c25293d30 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.h
|
| @@ -21,10 +21,8 @@
|
| #define SVGForeignObjectElement_h
|
|
|
| #include "core/SVGNames.h"
|
| -#include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedLength.h"
|
| #include "core/svg/SVGGraphicsElement.h"
|
| -#include "core/svg/SVGURIReference.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|