Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/TextLinkColors.h |
| diff --git a/third_party/WebKit/Source/core/dom/TextLinkColors.h b/third_party/WebKit/Source/core/dom/TextLinkColors.h |
| index 4dc1ad10cf3cca5237747ee375d6af3b8386dfce..c21fa4f3b8b137d96d245a4afd286ef7cd48a774 100644 |
| --- a/third_party/WebKit/Source/core/dom/TextLinkColors.h |
| +++ b/third_party/WebKit/Source/core/dom/TextLinkColors.h |
| @@ -63,6 +63,6 @@ private: |
| Color m_activeLinkColor; |
| }; |
| -} |
| +} // namespace blink |
| #endif |