| Index: third_party/WebKit/Source/core/svg/SVGStyleElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGStyleElement.cpp b/third_party/WebKit/Source/core/svg/SVGStyleElement.cpp
|
| index b27ec3f09cce37857bffcd78c4268f15dbd6ea14..329135305ae5b1b35bdf7aa20652f98864d87675 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGStyleElement.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGStyleElement.cpp
|
| @@ -166,4 +166,4 @@ DEFINE_TRACE(SVGStyleElement)
|
| SVGElement::trace(visitor);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|