Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGMatrixTearOff.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGMatrixTearOff.cpp b/third_party/WebKit/Source/core/svg/SVGMatrixTearOff.cpp |
| index 0385b037797437e9fd37b05f6247aded25b0865b..c53610ccb38be84f556eff63788e9bde8afa0e65 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGMatrixTearOff.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGMatrixTearOff.cpp |
| @@ -179,4 +179,4 @@ PassRefPtrWillBeRawPtr<SVGMatrixTearOff> SVGMatrixTearOff::rotateFromVector(doub |
| return create(copy); |
| } |
| -} |
| +} // namespace blink |