Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/StyleElement.h |
| diff --git a/third_party/WebKit/Source/core/dom/StyleElement.h b/third_party/WebKit/Source/core/dom/StyleElement.h |
| index 60c49e78de901e76f4beb1005bca423e0a83885a..a0aae7f6ebcdb8ada749ef6eaeacfb3bd1411b48 100644 |
| --- a/third_party/WebKit/Source/core/dom/StyleElement.h |
| +++ b/third_party/WebKit/Source/core/dom/StyleElement.h |
| @@ -71,6 +71,6 @@ private: |
| TextPosition m_startPosition; |
| }; |
| -} |
| +} // namespace blink |
| #endif |