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

Unified Diff: chrome/test/BUILD.gn

Issue 2336043007: Domain Reliability: Don't crash on shutdown with uploads pending (Closed)
Patch Set: Remove outdated comment. 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
« no previous file with comments | « chrome/browser/profiles/profile_impl_io_data.cc ('k') | components/domain_reliability/dispatcher.h » ('j') | 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 ed5b82a359b065168ecd9500db59760221169a31..f7c40d3cf998c849b33869dd38985a9bd0446264 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",
« no previous file with comments | « chrome/browser/profiles/profile_impl_io_data.cc ('k') | components/domain_reliability/dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698