Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLMenuElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLMenuElement.cpp b/third_party/WebKit/Source/core/html/HTMLMenuElement.cpp |
| index e496b7d0415d1240704efcdab4fd0af5a9cd32a4..cfa423de122d730c887c3dc5db93b411ef627901 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLMenuElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLMenuElement.cpp |
| @@ -35,4 +35,4 @@ inline HTMLMenuElement::HTMLMenuElement(Document& document) |
| DEFINE_NODE_FACTORY(HTMLMenuElement) |
| -} |
| +} // namespace blink |