Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/CSSValuePair.h |
| diff --git a/third_party/WebKit/Source/core/css/CSSValuePair.h b/third_party/WebKit/Source/core/css/CSSValuePair.h |
| index dc9053915bc5856695d70d3e50b095d381d6fa44..307b88a27a5da2a01bc55601d398555087abaaab 100644 |
| --- a/third_party/WebKit/Source/core/css/CSSValuePair.h |
| +++ b/third_party/WebKit/Source/core/css/CSSValuePair.h |
| @@ -89,6 +89,6 @@ private: |
| DEFINE_CSS_VALUE_TYPE_CASTS(CSSValuePair, isValuePair()); |
| -} // namespace |
| +} // namespace blink |
| #endif // CSSValuePair_h |