Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/StaticNodeList.h |
| diff --git a/third_party/WebKit/Source/core/dom/StaticNodeList.h b/third_party/WebKit/Source/core/dom/StaticNodeList.h |
| index fb5b4418198f9a73c2c543eea784428a2b0129f4..9f6079e632cd90c266968cac117805735453c29a 100644 |
| --- a/third_party/WebKit/Source/core/dom/StaticNodeList.h |
| +++ b/third_party/WebKit/Source/core/dom/StaticNodeList.h |
| @@ -34,7 +34,6 @@ |
| namespace blink { |
| -class Element; |
| class Node; |
| template <typename NodeType> |