Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGRect.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGRect.cpp b/third_party/WebKit/Source/core/svg/SVGRect.cpp |
| index 3866ed411663723dffdda3e5eafcd0b17b049448..72adceb0028d211a295ba523943ab04f8d0de5c9 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGRect.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGRect.cpp |
| @@ -140,4 +140,4 @@ void SVGRect::setInvalid() |
| m_isValid = false; |
| } |
| -} |
| +} // namespace blink |