Index: third_party/WebKit/Source/core/svg/graphics/filters/SVGFilterBuilder.h |
diff --git a/third_party/WebKit/Source/core/svg/graphics/filters/SVGFilterBuilder.h b/third_party/WebKit/Source/core/svg/graphics/filters/SVGFilterBuilder.h |
index 3e6ce0226e2775d7297f8b99610a41a3d0b7613f..ae46d962ea2d0b5f72ce2a98462b633418c5ff45 100644 |
--- a/third_party/WebKit/Source/core/svg/graphics/filters/SVGFilterBuilder.h |
+++ b/third_party/WebKit/Source/core/svg/graphics/filters/SVGFilterBuilder.h |
@@ -26,9 +26,8 @@ |
#include "platform/heap/Handle.h" |
#include "wtf/HashMap.h" |
#include "wtf/HashSet.h" |
-#include "wtf/PassRefPtr.h" |
+#include "wtf/text/AtomicString.h" |
#include "wtf/text/AtomicStringHash.h" |
-#include "wtf/text/WTFString.h" |
class SkPaint; |