Chromium Code Reviews

Unified Diff: third_party/WebKit/Source/core/svg/SVGDefsElement.h

Issue 2371593002: Make SVGAnimatedBoolean.h less popular (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/Source/core/svg/SVGDefsElement.h
diff --git a/third_party/WebKit/Source/core/svg/SVGDefsElement.h b/third_party/WebKit/Source/core/svg/SVGDefsElement.h
index 3078c9d224d483e99bb82ccd41ff8aa1519aebc8..6bb2579b6e8371159e48c7049983ca62011d4011 100644
--- a/third_party/WebKit/Source/core/svg/SVGDefsElement.h
+++ b/third_party/WebKit/Source/core/svg/SVGDefsElement.h
@@ -21,7 +21,6 @@
#ifndef SVGDefsElement_h
#define SVGDefsElement_h
-#include "core/svg/SVGAnimatedBoolean.h"
#include "core/svg/SVGGraphicsElement.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGClipPathElement.h ('k') | third_party/WebKit/Source/core/svg/SVGEllipseElement.h » ('j') | no next file with comments »

Powered by Google App Engine