Index: content/browser/browser_plugin/browser_plugin_host_browsertest.cc |
diff --git a/content/browser/browser_plugin/browser_plugin_host_browsertest.cc b/content/browser/browser_plugin/browser_plugin_host_browsertest.cc |
index 417d916e58fef857d1b339e0f8709cd935dda2f6..618c475202ecce0fe451ddbdf8955d55691cc58d 100644 |
--- a/content/browser/browser_plugin/browser_plugin_host_browsertest.cc |
+++ b/content/browser/browser_plugin/browser_plugin_host_browsertest.cc |
@@ -810,4 +810,5 @@ IN_PROC_BROWSER_TEST_F(BrowserPluginHostTest, DoNotCrashOnInvalidNavigation) { |
EXPECT_TRUE(delegate->load_aborted_url().is_valid()); |
} |
+ |
} // namespace content |