Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceClipper.cpp |
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceClipper.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceClipper.cpp |
| index f84ebd9e7013a46c04c21878a295d44860936f05..89ae1497e8a1189cfa04bf2739eb136722aea7f6 100644 |
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceClipper.cpp |
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceClipper.cpp |
| @@ -291,4 +291,4 @@ FloatRect LayoutSVGResourceClipper::resourceBoundingBox(const LayoutObject* obje |
| return m_clipBoundaries; |
| } |
| -} |
| +} // namespace blink |