| Index: third_party/WebKit/Source/core/layout/LayoutMultiColumnSpannerPlaceholder.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutMultiColumnSpannerPlaceholder.cpp b/third_party/WebKit/Source/core/layout/LayoutMultiColumnSpannerPlaceholder.cpp
|
| index 4404c3fc57d7f9397fb9113c707d2979d340d599..80398a1845ab6fd3e9ec9678f959bf58d3dd7c84 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutMultiColumnSpannerPlaceholder.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutMultiColumnSpannerPlaceholder.cpp
|
| @@ -137,4 +137,4 @@ bool LayoutMultiColumnSpannerPlaceholder::nodeAtPoint(HitTestResult& result, con
|
| return !m_layoutObjectInFlowThread->hasSelfPaintingLayer() && m_layoutObjectInFlowThread->nodeAtPoint(result, locationInContainer, accumulatedOffset, action);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|