Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/DocumentOrderedList.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/DocumentOrderedList.cpp b/third_party/WebKit/Source/core/dom/DocumentOrderedList.cpp |
| index 7c3f327e575545b2e021f8de39c1f44f27290771..645ed166362ba626f34e726ebfbf59a6f550f937 100644 |
| --- a/third_party/WebKit/Source/core/dom/DocumentOrderedList.cpp |
| +++ b/third_party/WebKit/Source/core/dom/DocumentOrderedList.cpp |
| @@ -69,5 +69,4 @@ DEFINE_TRACE(DocumentOrderedList) |
| #endif |
| } |
| -} |
| - |
| +} // namespace blink |