| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp
|
| index 7b3ed5f204f5474f082d1f8132e951e61f1f99c6..2d7d09d5b24a0d8cf5d2bf3d5ae4d1bad2a2a701 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGForeignObject.cpp
|
| @@ -143,4 +143,4 @@ bool LayoutSVGForeignObject::nodeAtFloatPoint(HitTestResult& result, const Float
|
| || LayoutBlock::nodeAtPoint(result, hitTestLocation, LayoutPoint(), HitTestChildBlockBackgrounds);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|