| Index: third_party/WebKit/Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp b/third_party/WebKit/Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp
|
| index fa4acc0c08419a4986049a3a6e5af1f2e4f643c3..90a72948b42df57aba2bc8450e9542c7b9b51a0b 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp
|
| @@ -71,4 +71,4 @@ bool SVGAnimatedIntegerOptionalInteger::needsSynchronizeAttribute()
|
| || m_secondInteger->needsSynchronizeAttribute();
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|