Chromium Code Reviews| Index: Source/core/dom/QualifiedName.h |
| diff --git a/Source/core/dom/QualifiedName.h b/Source/core/dom/QualifiedName.h |
| index 2c5b44fdeff962f234b133d7d97c82c17179124b..961fd6c84e348bf9a60f8f8ac9eb2a28c0f71b60 100644 |
| --- a/Source/core/dom/QualifiedName.h |
| +++ b/Source/core/dom/QualifiedName.h |
| @@ -172,7 +172,7 @@ struct QualifiedNameHash { |
| static const bool safeToCompareToEmptyOrDeleted = false; |
| }; |
| -} |
| +} // namespace blink |
| namespace WTF { |