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

Unified Diff: components/browsing_data/core/BUILD.gn

Issue 2798243004: Show password sync status in CBD (Closed)
Patch Set: add sync test 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: components/browsing_data/core/BUILD.gn
diff --git a/components/browsing_data/core/BUILD.gn b/components/browsing_data/core/BUILD.gn
index dd140ce50128d5dda9727b0e20f7112f7eaa2e78..365cbabe148f9ca615270da667e71e4728f6a315 100644
--- a/components/browsing_data/core/BUILD.gn
+++ b/components/browsing_data/core/BUILD.gn
@@ -66,6 +66,7 @@ source_set("unit_tests") {
"//base",
"//components/autofill/core/browser:browser",
"//components/history/core/test:test",
+ "//components/password_manager/core/browser:test_support",
"//components/signin/core/browser:test_support",
"//components/sync",
"//components/sync:test_support_driver",
« no previous file with comments | « chrome/browser/browsing_data/passwords_counter_browsertest.cc ('k') | components/browsing_data/core/browsing_data_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698