Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Unified Diff: third_party/WebKit/Source/core/svg/SVGPolyElement.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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/svg/SVGPolyElement.h
diff --git a/third_party/WebKit/Source/core/svg/SVGPolyElement.h b/third_party/WebKit/Source/core/svg/SVGPolyElement.h
index 2e051ed30c10ea38c8d3facd607a3bb673dfa392..9fd7ede8785b0516f8f23a84a5231caddeea60c2 100644
--- a/third_party/WebKit/Source/core/svg/SVGPolyElement.h
+++ b/third_party/WebKit/Source/core/svg/SVGPolyElement.h
@@ -22,7 +22,6 @@
#define SVGPolyElement_h
#include "core/SVGNames.h"
-#include "core/svg/SVGAnimatedBoolean.h"
#include "core/svg/SVGAnimatedPointList.h"
#include "core/svg/SVGGeometryElement.h"
#include "platform/heap/Handle.h"
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGMaskElement.h ('k') | third_party/WebKit/Source/core/svg/SVGRectElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698