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

Unified Diff: chrome/test/BUILD.gn

Issue 2336043007: Domain Reliability: Don't crash on shutdown with uploads pending (Closed)
Patch Set: No, really. Created 4 years 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index ba77850730e95f4a642256afc4cc00559c62e2d0..65b63634256eabce5d86130f74903045e4cc24c8 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1355,6 +1355,7 @@ test("browser_tests") {
"../browser/dom_distiller/distillable_page_utils_browsertest.cc",
"../browser/dom_distiller/dom_distiller_viewer_source_browsertest.cc",
"../browser/dom_distiller/tab_utils_browsertest.cc",
+ "../browser/domain_reliability/browsertest.cc",
"../browser/download/download_browsertest.cc",
"../browser/download/download_browsertest.h",
"../browser/download/download_danger_prompt_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698