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

Unified Diff: content/test/BUILD.gn

Issue 2860533002: Support base::test::ScopedTaskEnvironment and content::TestBrowserThreadBundle in the same scope. (Closed)
Patch Set: remove check failed Created 3 years, 7 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
« no previous file with comments | « content/public/test/test_browser_thread_bundle_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 2166fd1ca8ba388ca1de9c2aa27f82d57fef74d0..b70bc24eea0b720469b2804ee3ffabfb4172aa9f 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1366,6 +1366,7 @@ test("content_unittests") {
"../common/webplugininfo_unittest.cc",
"../network/url_loader_unittest.cc",
"../public/test/referrer_unittest.cc",
+ "../public/test/test_browser_thread_bundle_unittest.cc",
"../renderer/android/disambiguation_popup_helper_unittest.cc",
"../renderer/bmp_image_decoder_unittest.cc",
"../renderer/categorized_worker_pool_unittest.cc",
« no previous file with comments | « content/public/test/test_browser_thread_bundle_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698