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

Unified Diff: content/test/BUILD.gn

Issue 2834543003: [subresource_filter] SB throttle can send multiple speculative requests. (Closed)
Patch Set: rebase on #468982 Created 3 years, 8 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 6935ee3a77802e6d0c5400bbbae8b694f51b9a16..52fc469be2cdf93bd03626278a0b6332aa31adaa 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -58,6 +58,8 @@ static_library("test_support") {
"../public/test/browsing_data_remover_test_util.h",
"../public/test/cache_test_util.cc",
"../public/test/cache_test_util.h",
+ "../public/test/cancelling_navigation_throttle.cc",
+ "../public/test/cancelling_navigation_throttle.h",
"../public/test/content_test_suite_base.cc",
"../public/test/content_test_suite_base.h",
"../public/test/download_test_observer.cc",
« no previous file with comments | « content/public/test/cancelling_navigation_throttle.cc ('k') | content/test/navigation_simulator_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698