Chromium Code Reviews| Index: third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolation.h |
| diff --git a/third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolation.h b/third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolation.h |
| index 4c25cc8bafb3fed6fd2e370859fa881489d79022..e957ef280bdc7cb084d6b078e9c8a272c32cb2ba 100644 |
| --- a/third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolation.h |
| +++ b/third_party/WebKit/Source/core/animation/DeferredLegacyStyleInterpolation.h |
| @@ -61,6 +61,6 @@ private: |
| mutable bool m_outdated; |
| }; |
| -} |
| +} // namespace blink |
| #endif |