Chromium Code Reviews| Index: third_party/WebKit/Source/core/style/SVGComputedStyle.cpp |
| diff --git a/third_party/WebKit/Source/core/style/SVGComputedStyle.cpp b/third_party/WebKit/Source/core/style/SVGComputedStyle.cpp |
| index 71863068ca4258b3244e8ef6c0005f20aa22089d..4045c051dd7a81ab5567df4e3b6e86599b50d390 100644 |
| --- a/third_party/WebKit/Source/core/style/SVGComputedStyle.cpp |
| +++ b/third_party/WebKit/Source/core/style/SVGComputedStyle.cpp |
| @@ -281,4 +281,4 @@ EPaintOrderType SVGComputedStyle::paintOrderType(unsigned index) const |
| return (EPaintOrderType)pt; |
| } |
| -} |
| +} // namespace blink |