Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/LayoutDetailsMarker.cpp |
| diff --git a/third_party/WebKit/Source/core/layout/LayoutDetailsMarker.cpp b/third_party/WebKit/Source/core/layout/LayoutDetailsMarker.cpp |
| index cd276b9122d787f703387a19951a049658e8fe05..99bc2034a961d2fc9a24266814232931526b824d 100644 |
| --- a/third_party/WebKit/Source/core/layout/LayoutDetailsMarker.cpp |
| +++ b/third_party/WebKit/Source/core/layout/LayoutDetailsMarker.cpp |
| @@ -73,4 +73,4 @@ bool LayoutDetailsMarker::isOpen() const |
| return false; |
| } |
| -} |
| +} // namespace blink |