Index: third_party/WebKit/Source/core/animation/StyleInterpolation.h |
diff --git a/third_party/WebKit/Source/core/animation/StyleInterpolation.h b/third_party/WebKit/Source/core/animation/StyleInterpolation.h |
index 8b4be8516b8bacde55459b6f662b1015a5fbf3f4..ead174d7a402f775b665b432b183e047e145b0a0 100644 |
--- a/third_party/WebKit/Source/core/animation/StyleInterpolation.h |
+++ b/third_party/WebKit/Source/core/animation/StyleInterpolation.h |
@@ -56,6 +56,6 @@ protected: |
DEFINE_TYPE_CASTS(StyleInterpolation, Interpolation, value, value->isStyleInterpolation(), value.isStyleInterpolation()); |
-} |
+} // namespace blink |
#endif |