Chromium Code Reviews| Index: Source/core/editing/markup.h |
| diff --git a/Source/core/editing/markup.h b/Source/core/editing/markup.h |
| index 31995acdcf9b653806e3c63c5efd74191f5f07c7..f5bba73f195a0287ec8c1285e7c0e6e533988f85 100644 |
| --- a/Source/core/editing/markup.h |
| +++ b/Source/core/editing/markup.h |
| @@ -41,7 +41,6 @@ class Element; |
| class ExceptionState; |
| class KURL; |
| class Node; |
| -class QualifiedName; |
| class Range; |
| enum EChildrenOnly { IncludeNode, ChildrenOnly }; |