| Index: third_party/WebKit/Source/core/svg/SVGTreeScopeResources.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGTreeScopeResources.cpp b/third_party/WebKit/Source/core/svg/SVGTreeScopeResources.cpp
|
| index 6fe3bd159c4320572a88bc727de8d545c1c24ae0..63f1b8758462fb2170c9b83bb229281e78526613 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGTreeScopeResources.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGTreeScopeResources.cpp
|
| @@ -229,4 +229,4 @@ DEFINE_TRACE(SVGTreeScopeResources) {
|
| visitor->Trace(pending_resources_);
|
| visitor->Trace(tree_scope_);
|
| }
|
| -}
|
| +} // namespace blink
|
|
|