Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/RelList.h |
| diff --git a/third_party/WebKit/Source/core/html/RelList.h b/third_party/WebKit/Source/core/html/RelList.h |
| index 0da3940bb13055418cfa2c362e9d36cf1c1929cd..3c0a363eacb913d10dcad4a6ec25dfbe59d65372 100644 |
| --- a/third_party/WebKit/Source/core/html/RelList.h |
| +++ b/third_party/WebKit/Source/core/html/RelList.h |
| @@ -27,8 +27,6 @@ public: |
| DECLARE_VIRTUAL_TRACE(); |
| - using SupportedTokens = HashSet<AtomicString>; |
| - |
| private: |
| explicit RelList(Element*); |