Chromium Code Reviews| Index: third_party/WebKit/Source/core/page/PageAnimator.h |
| diff --git a/third_party/WebKit/Source/core/page/PageAnimator.h b/third_party/WebKit/Source/core/page/PageAnimator.h |
| index 8ffcba66f42d7a6ef1d3e5beabdad6d07e2749ab..8f4af1099ab4ee9eeb4029a5f820200db250fcef 100644 |
| --- a/third_party/WebKit/Source/core/page/PageAnimator.h |
| +++ b/third_party/WebKit/Source/core/page/PageAnimator.h |
| @@ -36,6 +36,6 @@ private: |
| AnimationClock m_animationClock; |
| }; |
| -} |
| +} // namespace blink |
| #endif // PageAnimator_h |