| Index: third_party/WebKit/Source/core/svg/SVGTests.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGTests.cpp b/third_party/WebKit/Source/core/svg/SVGTests.cpp
|
| index 262a71a05ed9956eb008f7ca4d1c3d319f13b447..db04d8be56f269c519176d72eb224a6e32a26604 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGTests.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGTests.cpp
|
| @@ -77,4 +77,4 @@ bool SVGTests::isKnownAttribute(const QualifiedName& attrName)
|
| || attrName == SVGNames::systemLanguageAttr;
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|