Index: third_party/WebKit/Source/core/css/CSSTimingFunctionValue.h |
diff --git a/third_party/WebKit/Source/core/css/CSSTimingFunctionValue.h b/third_party/WebKit/Source/core/css/CSSTimingFunctionValue.h |
index a899f13901bc5331b2cda210a0689aefd7c0fa26..19be370cdfcd5a1630dfe6bab75a508197c90db0 100644 |
--- a/third_party/WebKit/Source/core/css/CSSTimingFunctionValue.h |
+++ b/third_party/WebKit/Source/core/css/CSSTimingFunctionValue.h |
@@ -98,6 +98,6 @@ private: |
DEFINE_CSS_VALUE_TYPE_CASTS(CSSStepsTimingFunctionValue, isStepsTimingFunctionValue()); |
-} // namespace |
+} // namespace blink |
#endif |