Chromium Code Reviews| Index: third_party/WebKit/Source/core/animation/DocumentAnimations.h |
| diff --git a/third_party/WebKit/Source/core/animation/DocumentAnimations.h b/third_party/WebKit/Source/core/animation/DocumentAnimations.h |
| index e9da4fca373dde5ea88184c78f8e05e947e4ab0a..d1fd95f0715fe61024eb0f995e20a40c2b2942e2 100644 |
| --- a/third_party/WebKit/Source/core/animation/DocumentAnimations.h |
| +++ b/third_party/WebKit/Source/core/animation/DocumentAnimations.h |
| @@ -49,6 +49,6 @@ private: |
| DocumentAnimations() { } |
| }; |
| -} // namespace |
| +} // namespace blink |
| #endif |