Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2602)

Unified Diff: content/test/content_browser_test.cc

Issue 17904008: Fixing gpu_ipc_browsertests.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: mac fix Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/test/content_browser_test.cc
diff --git a/content/test/content_browser_test.cc b/content/test/content_browser_test.cc
index 1c6f7982dd358b68d84a717f02a63039a5550b48..a6d76330d29d6afb7d7eff7fe9d559f1ec92f7ec 100644
--- a/content/test/content_browser_test.cc
+++ b/content/test/content_browser_test.cc
@@ -122,6 +122,8 @@ void ContentBrowserTest::RunTestOnMainThreadLoop() {
SetUpOnMainThread();
RunTestOnMainThread();
+
+ TearDownOnMainThread();
#if defined(OS_MACOSX)
pool.Recycle();
#endif
« no previous file with comments | « content/public/test/browser_test_base.h ('k') | webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698