Index: content/browser/browser_plugin/browser_plugin_guest.cc |
diff --git a/content/browser/browser_plugin/browser_plugin_guest.cc b/content/browser/browser_plugin/browser_plugin_guest.cc |
index 4c01545fab9b8916603142e224ed3dfe5d373dfb..dc90b5f159e0f0d295f35c3b1a5abe34f87590b2 100644 |
--- a/content/browser/browser_plugin/browser_plugin_guest.cc |
+++ b/content/browser/browser_plugin/browser_plugin_guest.cc |
@@ -1737,4 +1737,5 @@ void BrowserPluginGuest::DidRetrieveDownloadURLFromRequestId( |
request_info); |
} |
+ |
} // namespace content |