Index: third_party/WebKit/Source/core/html/PluginDocument.cpp |
diff --git a/third_party/WebKit/Source/core/html/PluginDocument.cpp b/third_party/WebKit/Source/core/html/PluginDocument.cpp |
index 1243925bc20b79545fc0dd4c2adf30db299aab48..e92d21952d6b71c5b3bbb59eb6d91c3e71ec8c82 100644 |
--- a/third_party/WebKit/Source/core/html/PluginDocument.cpp |
+++ b/third_party/WebKit/Source/core/html/PluginDocument.cpp |
@@ -186,4 +186,4 @@ DEFINE_TRACE(PluginDocument) |
HTMLDocument::trace(visitor); |
} |
-} |
+} // namespace blink |