Chromium Code Reviews| Index: Source/core/svg/SVGDocumentExtensions.h |
| diff --git a/Source/core/svg/SVGDocumentExtensions.h b/Source/core/svg/SVGDocumentExtensions.h |
| index 65a2faf2c4dc4a616ac36db32c3c8b9118100cf0..7f29f65a3d30db1b0d5ac1793ce854e300054040 100644 |
| --- a/Source/core/svg/SVGDocumentExtensions.h |
| +++ b/Source/core/svg/SVGDocumentExtensions.h |
| @@ -24,9 +24,7 @@ |
| #include <wtf/Forward.h> |
| #include <wtf/HashMap.h> |
| #include <wtf/HashSet.h> |
| -#include <wtf/PassOwnPtr.h> |
| #include <wtf/text/AtomicStringHash.h> |
| -#include <wtf/text/StringImpl.h> |
| namespace WebCore { |