| Index: third_party/WebKit/Source/core/events/TreeScopeEventContext.h
|
| diff --git a/third_party/WebKit/Source/core/events/TreeScopeEventContext.h b/third_party/WebKit/Source/core/events/TreeScopeEventContext.h
|
| index 217292a7374c1d8cd6ba65dc43e2b492086669f9..8f01f7eb66cda1d106cf0550bfb840244d8b92f0 100644
|
| --- a/third_party/WebKit/Source/core/events/TreeScopeEventContext.h
|
| +++ b/third_party/WebKit/Source/core/events/TreeScopeEventContext.h
|
| @@ -31,8 +31,6 @@
|
| #include "core/dom/Node.h"
|
| #include "core/dom/TreeScope.h"
|
| #include "core/events/EventTarget.h"
|
| -#include "wtf/PassRefPtr.h"
|
| -#include "wtf/RefPtr.h"
|
| #include "wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|