| Index: third_party/WebKit/Source/core/layout/line/TrailingObjects.h
|
| diff --git a/third_party/WebKit/Source/core/layout/line/TrailingObjects.h b/third_party/WebKit/Source/core/layout/line/TrailingObjects.h
|
| index 8c0fa635f9e00e514276477d4804e866d3c44450..5fa1498c586ba908269cfe3c557ce6f6fc4cc0ac 100644
|
| --- a/third_party/WebKit/Source/core/layout/line/TrailingObjects.h
|
| +++ b/third_party/WebKit/Source/core/layout/line/TrailingObjects.h
|
| @@ -92,6 +92,6 @@ private:
|
| Vector<LineLayoutItem, 4> m_objects;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // TrailingObjects_h
|
|
|