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

Unified Diff: chrome/test/BUILD.gn

Issue 2763613002: Add DelayNavigationThrottle (Closed)
Patch Set: rebase Created 3 years, 9 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 78a3cff76bf6082610e075e7643f9006fdd290aa..a8a7c4cf124de3673c2575029f4a963ae1c4d037 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3214,6 +3214,7 @@ test("unit_tests") {
"../browser/io_thread_unittest.cc",
"../browser/loader/chrome_navigation_data_unittest.cc",
"../browser/loader/chrome_resource_dispatcher_host_delegate_unittest.cc",
+ "../browser/loader/delay_navigation_throttle_unittest.cc",
"../browser/logging_chrome_unittest.cc",
"../browser/mac/exception_processor_unittest.mm",
"../browser/mac/keystone_glue_unittest.mm",

Powered by Google App Engine
This is Rietveld 408576698