| Index: third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.cpp b/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.cpp
|
| index 3939549c11729b3cf7fce256ef33e2ae045755ab..1434a44f442fc05544a0bfdf7360da44e401959e 100644
|
| --- a/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.cpp
|
| @@ -562,4 +562,4 @@ DEFINE_TRACE(SMILTimeContainer)
|
| visitor->trace(m_ownerSVGElement);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|