Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGStringList.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGStringList.cpp b/third_party/WebKit/Source/core/svg/SVGStringList.cpp |
| index 1c35d0821bb0cacb3e377430365d60c2e6f633dc..3de04d28f1f60015af415c5470e4085021a7ce6f 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGStringList.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGStringList.cpp |
| @@ -171,4 +171,4 @@ float SVGStringList::calculateDistance(PassRefPtrWillBeRawPtr<SVGPropertyBase>, |
| return -1.0f; |
| } |
| -} |
| +} // namespace blink |