Index: third_party/WebKit/Source/core/dom/Node.h |
diff --git a/third_party/WebKit/Source/core/dom/Node.h b/third_party/WebKit/Source/core/dom/Node.h |
index 6ad4cca0c568d5cb29fa05476fbaed3ddca31e40..ffd5a7ccc0ecd341e72017baf07c44a0111a42fe 100644 |
--- a/third_party/WebKit/Source/core/dom/Node.h |
+++ b/third_party/WebKit/Source/core/dom/Node.h |
@@ -49,7 +49,7 @@ namespace blink { |
class Attribute; |
class ClassCollection; |
class ContainerNode; |
-class DOMSettableTokenList; |
+class DOMTokenList; |
class Document; |
class Element; |
class ElementShadow; |