| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGHiddenContainer.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGHiddenContainer.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGHiddenContainer.h
|
| index 75097977ba5991e3749af20b9491c6e77e994feb..5f45a378d5fdc2d82cf52b883011dfcfa014d480 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGHiddenContainer.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGHiddenContainer.h
|
| @@ -46,6 +46,6 @@ private:
|
|
|
| bool nodeAtFloatPoint(HitTestResult&, const FloatPoint& pointInParent, HitTestAction) final;
|
| };
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // LayoutSVGHiddenContainer_h
|
|
|