Index: third_party/WebKit/Source/core/svg/SVGScriptElement.h |
diff --git a/third_party/WebKit/Source/core/svg/SVGScriptElement.h b/third_party/WebKit/Source/core/svg/SVGScriptElement.h |
index c8d49f7e9dc73a50a20b870d548a1995848a8da4..f9c8b65635c5f0838ca92bf3b428fcf36d23bce5 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGScriptElement.h |
+++ b/third_party/WebKit/Source/core/svg/SVGScriptElement.h |
@@ -23,8 +23,6 @@ |
#include "core/SVGNames.h" |
#include "core/dom/ScriptLoaderClient.h" |
-#include "core/svg/SVGAnimatedBoolean.h" |
-#include "core/svg/SVGAnimatedString.h" |
#include "core/svg/SVGElement.h" |
#include "core/svg/SVGURIReference.h" |
#include "platform/heap/Handle.h" |