| Index: third_party/WebKit/Source/core/animation/CompositorPendingAnimations.cpp
|
| diff --git a/third_party/WebKit/Source/core/animation/CompositorPendingAnimations.cpp b/third_party/WebKit/Source/core/animation/CompositorPendingAnimations.cpp
|
| index 4469d94f25a097f6fd0a26445af80b6de124567e..f2de763a23019740deb5fdd443aa22e2634dbeee 100644
|
| --- a/third_party/WebKit/Source/core/animation/CompositorPendingAnimations.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/CompositorPendingAnimations.cpp
|
| @@ -161,4 +161,4 @@ DEFINE_TRACE(CompositorPendingAnimations)
|
| visitor->trace(m_waitingForCompositorAnimationStart);
|
| }
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|