| Index: third_party/WebKit/Source/core/dom/ChildNodeList.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ChildNodeList.h b/third_party/WebKit/Source/core/dom/ChildNodeList.h
|
| index 8423bd25976711fd919d2c8b00d46b7a8fea9924..4f77ec2977518ce3f19621e67cd45211bdd97519 100644
|
| --- a/third_party/WebKit/Source/core/dom/ChildNodeList.h
|
| +++ b/third_party/WebKit/Source/core/dom/ChildNodeList.h
|
| @@ -28,7 +28,6 @@
|
| #include "core/dom/ContainerNode.h"
|
| #include "core/dom/NodeList.h"
|
| #include "core/html/CollectionIndexCache.h"
|
| -#include "wtf/PassRefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|