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

Unified Diff: chrome/test/BUILD.gn

Issue 2357593002: Refactor the resource_prefetch_predictor. (Closed)
Patch Set: rebase Created 4 years, 3 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
« no previous file with comments | « chrome/browser/ui/webui/predictors/predictors_handler.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 b197289000713d5ac85ffde2913a284d6821b6c5..98af1eb3a12db22b95a166a07a29e53ef59d0870 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3171,6 +3171,8 @@ test("unit_tests") {
"../browser/predictors/autocomplete_action_predictor_unittest.cc",
"../browser/predictors/resource_prefetch_common_unittest.cc",
"../browser/predictors/resource_prefetch_predictor_tables_unittest.cc",
+ "../browser/predictors/resource_prefetch_predictor_test_util.cc",
+ "../browser/predictors/resource_prefetch_predictor_test_util.h",
"../browser/predictors/resource_prefetch_predictor_unittest.cc",
"../browser/predictors/resource_prefetcher_unittest.cc",
"../browser/prefs/chrome_pref_service_unittest.cc",
« no previous file with comments | « chrome/browser/ui/webui/predictors/predictors_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698