| Index: third_party/WebKit/Source/core/html/HTMLDirectoryElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLDirectoryElement.cpp b/third_party/WebKit/Source/core/html/HTMLDirectoryElement.cpp
|
| index d63ff305c7a9692a51b791cd3fe8715eae1935ad..59dd397b7b822cc0fda548b7756de5b9c1afb439 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLDirectoryElement.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLDirectoryElement.cpp
|
| @@ -35,4 +35,4 @@ inline HTMLDirectoryElement::HTMLDirectoryElement(Document& document)
|
|
|
| DEFINE_NODE_FACTORY(HTMLDirectoryElement)
|
|
|
| -}
|
| +} // namespace blink
|
|
|