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

Unified Diff: components/autofill.gypi

Issue 964563002: Replace SetAuthenticatedUsername with SetAuthenticatedAccountId. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@priv
Patch Set: Fix gaia-id Created 5 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/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index b2209ea72297a03d3b7470e3730a9779436eba85..d5bc71e08f57643975346bb7fc8e804562f295ba 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -103,6 +103,7 @@
'os_crypt',
'pref_registry',
'rappor',
+ 'signin_core_browser',
'signin_core_common',
'webdata_common',
],
@@ -252,6 +253,7 @@
'os_crypt',
'pref_registry',
'rappor',
+ 'signin_core_browser_test_support',
],
'sources': [
'autofill/core/browser/autofill_test_utils.cc',

Powered by Google App Engine
This is Rietveld 408576698