| Index: third_party/WebKit/Source/core/layout/line/LineWidth.h
|
| diff --git a/third_party/WebKit/Source/core/layout/line/LineWidth.h b/third_party/WebKit/Source/core/layout/line/LineWidth.h
|
| index 33d94c44df66199665904118803f839b913bc5fc..eaa9952a14e724274e108ad98d2ebd380474bf8d 100644
|
| --- a/third_party/WebKit/Source/core/layout/line/LineWidth.h
|
| +++ b/third_party/WebKit/Source/core/layout/line/LineWidth.h
|
| @@ -92,6 +92,6 @@ private:
|
| IndentTextOrNot m_indentText;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // LineWidth_h
|
|
|