Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp |
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp |
| index 4c6287f3b492d2a3e59fa8601fb36fc18d463093..09b215fa0f363cf667128d678f2bd6079dcf62e6 100644 |
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp |
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp |
| @@ -205,4 +205,4 @@ PassRefPtr<const SkPicture> LayoutSVGResourcePattern::asPicture(const FloatRect& |
| return pictureBuilder.endRecording(); |
| } |
| -} |
| +} // namespace blink |