Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLOListElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLOListElement.cpp b/third_party/WebKit/Source/core/html/HTMLOListElement.cpp |
| index 16398a93bd911c9c16b4fff9b1c2f0760d19aa66..1fd1ced09c58067d3c9c14c0233de596223bcc3f 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLOListElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLOListElement.cpp |
| @@ -109,4 +109,4 @@ void HTMLOListElement::recalculateItemCount() |
| m_shouldRecalculateItemCount = false; |
| } |
| -} |
| +} // namespace blink |