Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGIntegerOptionalInteger.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGIntegerOptionalInteger.cpp b/third_party/WebKit/Source/core/svg/SVGIntegerOptionalInteger.cpp |
| index 689c2c0648d4a346480ce9360028cbdbf1153443..421ff12481606ff447b6c5f0842024d6bb40d60d 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGIntegerOptionalInteger.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGIntegerOptionalInteger.cpp |
| @@ -120,4 +120,4 @@ float SVGIntegerOptionalInteger::calculateDistance(PassRefPtrWillBeRawPtr<SVGPro |
| return -1; |
| } |
| -} |
| +} // namespace blink |