| Index: third_party/WebKit/Source/core/dom/NodeFilterCondition.h
|
| diff --git a/third_party/WebKit/Source/core/dom/NodeFilterCondition.h b/third_party/WebKit/Source/core/dom/NodeFilterCondition.h
|
| index 9c9ce3cbbd7d0bd7a6ef169f76880a274d014c5a..4d9528d827f1562a80afcdc2139bf796c1880fb2 100644
|
| --- a/third_party/WebKit/Source/core/dom/NodeFilterCondition.h
|
| +++ b/third_party/WebKit/Source/core/dom/NodeFilterCondition.h
|
| @@ -26,7 +26,6 @@
|
| #define NodeFilterCondition_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|