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

Unified Diff: chrome/test/BUILD.gn

Issue 2500123002: Re-enable AppBannerManagerBrowserTests. (Closed)
Patch Set: Created 4 years, 1 month 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 | « chrome/browser/banners/app_banner_manager_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 90c11475ac4726f43865ef0b3ab013ab960cfd7b..098fd590a2671165f66dba5b872276c6712400c7 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1316,10 +1316,7 @@ test("browser_tests") {
"../browser/autofill/autofill_server_browsertest.cc",
"../browser/autofill/content_autofill_driver_browsertest.cc",
"../browser/autofill/form_structure_browsertest.cc",
-
- # Disabled. Systemic flakiness. See http://crbug.com/660798.
- # "../browser/banners/app_banner_manager_browsertest.cc",
-
+ "../browser/banners/app_banner_manager_browsertest.cc",
"../browser/bitmap_fetcher/bitmap_fetcher_browsertest.cc",
"../browser/browser_encoding_browsertest.cc",
"../browser/browsing_data/autofill_counter_browsertest.cc",
« no previous file with comments | « chrome/browser/banners/app_banner_manager_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698