Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGAngle.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGAngle.cpp b/third_party/WebKit/Source/core/svg/SVGAngle.cpp |
| index 8cfd6e50d41fe02ad712a3408c2d040f905dbd6c..6d94d64a334dab6611bee054899ea8fbac43bd93 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGAngle.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGAngle.cpp |
| @@ -438,4 +438,4 @@ void SVGAngle::orientTypeChanged() |
| } |
| } |
| -} |
| +} // namespace blink |