Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp b/third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp |
| index d90c9e1a7b482a17c22396039ea3bca6b5cfa63c..5f38ed4364571ccbb4eb47c26102959ebc4b61f2 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLEmbedElement.cpp |
| @@ -195,4 +195,4 @@ bool HTMLEmbedElement::isExposed() const |
| return true; |
| } |
| -} |
| +} // namespace blink |