Index: third_party/WebKit/Source/core/animation/VisibilityStyleInterpolation.h |
diff --git a/third_party/WebKit/Source/core/animation/VisibilityStyleInterpolation.h b/third_party/WebKit/Source/core/animation/VisibilityStyleInterpolation.h |
index 3120744d5f1492afd0bb65fe247b67be453e1b75..f2f3c4bc6ab95ab1b312ab026d9159f0a819e013 100644 |
--- a/third_party/WebKit/Source/core/animation/VisibilityStyleInterpolation.h |
+++ b/third_party/WebKit/Source/core/animation/VisibilityStyleInterpolation.h |
@@ -42,6 +42,6 @@ private: |
friend class AnimationVisibilityStyleInterpolationTest; |
}; |
-} |
+} // namespace blink |
#endif |