| Index: third_party/WebKit/Source/core/animation/AnimationTimeline.cpp
|
| diff --git a/third_party/WebKit/Source/core/animation/AnimationTimeline.cpp b/third_party/WebKit/Source/core/animation/AnimationTimeline.cpp
|
| index 6ed49b4762265968ebda7b86955f5f46db0a1559..00f6c504a578216b5f31ba439923a0371837705e 100644
|
| --- a/third_party/WebKit/Source/core/animation/AnimationTimeline.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/AnimationTimeline.cpp
|
| @@ -364,4 +364,4 @@ DEFINE_TRACE(AnimationTimeline)
|
| visitor->trace(m_animations);
|
| }
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|