Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/line/TrailingObjects.cpp |
| diff --git a/third_party/WebKit/Source/core/layout/line/TrailingObjects.cpp b/third_party/WebKit/Source/core/layout/line/TrailingObjects.cpp |
| index 09b500508c87a7b80babd1a381bc271323df120f..255cf9a96f0e5742c1810b0d7d3e32f8e1e42755 100644 |
| --- a/third_party/WebKit/Source/core/layout/line/TrailingObjects.cpp |
| +++ b/third_party/WebKit/Source/core/layout/line/TrailingObjects.cpp |
| @@ -70,4 +70,4 @@ void TrailingObjects::updateMidpointsForTrailingObjects(LineMidpointState& lineM |
| } |
| } |
| -} |
| +} // namespace blink |