Chromium Code Reviews| Index: Source/core/dom/EventDispatcher.cpp |
| diff --git a/Source/core/dom/EventDispatcher.cpp b/Source/core/dom/EventDispatcher.cpp |
| index c84ede22ac8824d3e70f5160c6f9d8598cf0184a..2e6b5d01a82c489b55b66d230cce73265cfea2d5 100644 |
| --- a/Source/core/dom/EventDispatcher.cpp |
| +++ b/Source/core/dom/EventDispatcher.cpp |
| @@ -35,8 +35,7 @@ |
| #include "core/dom/WindowEventContext.h" |
| #include "core/inspector/InspectorInstrumentation.h" |
| #include "core/page/FrameView.h" |
| -#include <wtf/RefPtr.h> |
| -#include <wtf/UnusedParam.h> |
| +#include "wtf/RefPtr.h" |
| namespace WebCore { |