Chromium Code Reviews| Index: Source/core/html/LinkRelAttribute.h |
| diff --git a/Source/core/html/LinkRelAttribute.h b/Source/core/html/LinkRelAttribute.h |
| index 009210885b4514a341233ab3dd31e03ee9fe9d57..8dddfef3681f4feb5a5c2758c241b642ed196dfd 100644 |
| --- a/Source/core/html/LinkRelAttribute.h |
| +++ b/Source/core/html/LinkRelAttribute.h |
| @@ -60,7 +60,7 @@ private: |
| bool m_isLinkPrerender : 1; |
| bool m_isImport : 1; |
| }; |
| - |
| + |
| } |
| #endif |