Chromium Code Reviews| Index: third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolation.cpp |
| diff --git a/third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolation.cpp b/third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolation.cpp |
| index 93d929f5f8ad9f085ecececa75a497ae6248669d..c09027ae6374ebd48d99bbfd99b3c2998d85a003 100644 |
| --- a/third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolation.cpp |
| +++ b/third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolation.cpp |
| @@ -174,4 +174,4 @@ bool DeferredLegacyStyleInterpolation::interpolationRequiresStyleResolve(const C |
| || interpolationRequiresStyleResolve(*quad.left()); |
| } |
| -} |
| +} // namespace blink |