| Index: third_party/WebKit/Source/core/dom/NodeIterator.h
|
| diff --git a/third_party/WebKit/Source/core/dom/NodeIterator.h b/third_party/WebKit/Source/core/dom/NodeIterator.h
|
| index 6c6e4163bf7094d935ee840bf6d194480c16c384..ec5826ecd4a6ed2effb75cbf8c70ae6c9c0956cb 100644
|
| --- a/third_party/WebKit/Source/core/dom/NodeIterator.h
|
| +++ b/third_party/WebKit/Source/core/dom/NodeIterator.h
|
| @@ -29,8 +29,6 @@
|
| #include "core/dom/NodeFilter.h"
|
| #include "core/dom/NodeIteratorBase.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/PassRefPtr.h"
|
| -#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|