Chromium Code Reviews| Index: Source/core/dom/EventRetargeter.h |
| diff --git a/Source/core/dom/EventRetargeter.h b/Source/core/dom/EventRetargeter.h |
| index 76cfd9ec4deadb084e023dc9af241d46d6be377e..f274e704375a93ed83cbde5d3f4024c5ce167ce2 100644 |
| --- a/Source/core/dom/EventRetargeter.h |
| +++ b/Source/core/dom/EventRetargeter.h |
| @@ -27,7 +27,6 @@ |
| #include "core/svg/SVGElementInstance.h" |
| #include "core/svg/SVGUseElement.h" |
| #include "wtf/HashMap.h" |
| -#include "wtf/PassRefPtr.h" |
| #include "wtf/RefPtr.h" |
| namespace WebCore { |