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

Unified Diff: components/components_tests.gyp

Issue 807503002: Implement throttling logic for fetching affiliation information. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@aff_database
Patch Set: Addressed first round of comments. Created 5 years, 11 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 2d27cadff7a5f87b69dbea1a022fd847260b1f2b..48ac8b455f4355013d7ffac1d81f957735b3eb87 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -194,6 +194,7 @@
'ownership/owner_key_util_impl_unittest.cc',
'packed_ct_ev_whitelist/bit_stream_reader_unittest.cc',
'packed_ct_ev_whitelist/packed_ct_ev_whitelist_unittest.cc',
+ 'password_manager/core/browser/affiliation_fetch_throttler_unittest.cc',
'password_manager/core/browser/affiliation_fetcher_unittest.cc',
'password_manager/core/browser/affiliation_utils_unittest.cc',
'password_manager/core/browser/browser_save_password_progress_logger_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698