Chromium Code Reviews| Index: Source/core/css/CSSTransformValue.h |
| diff --git a/Source/core/css/CSSTransformValue.h b/Source/core/css/CSSTransformValue.h |
| index 9f7477ec2f176c5b4926c304ff3965de3b3527a3..51543d6e1b0164ef2c60fb4c484bfe4a288c6048 100644 |
| --- a/Source/core/css/CSSTransformValue.h |
| +++ b/Source/core/css/CSSTransformValue.h |
| @@ -82,6 +82,6 @@ private: |
| DEFINE_CSS_VALUE_TYPE_CASTS(CSSTransformValue, isTransformValue()); |
| -} |
| +} // namespace blink |
| #endif |