| Index: third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp b/third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp
|
| index be3e5d4c239bdc6e577994ea2ccc59e24b958ef7..e6a69bc8e321bb99769291a911d6fb780830fb39 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp
|
| @@ -620,4 +620,4 @@ void HTMLPlugInElement::lazyReattachIfNeeded()
|
| lazyReattachIfAttached();
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|