| Index: third_party/WebKit/Source/core/layout/line/LineInfo.h
|
| diff --git a/third_party/WebKit/Source/core/layout/line/LineInfo.h b/third_party/WebKit/Source/core/layout/line/LineInfo.h
|
| index 744e265db47b960bee942b3d5a744ba3655e4cae..7775e85fe4eb9909fe4b237bbeb1fd4c46878b4b 100644
|
| --- a/third_party/WebKit/Source/core/layout/line/LineInfo.h
|
| +++ b/third_party/WebKit/Source/core/layout/line/LineInfo.h
|
| @@ -77,6 +77,6 @@ private:
|
| unsigned m_runsFromLeadingWhitespace;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // LineInfo_h
|
|
|