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

Unified Diff: components/autofill.gypi

Issue 964563002: Replace SetAuthenticatedUsername with SetAuthenticatedAccountId. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@priv
Patch Set: rebased 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 fd5ceaf9b0169390acd38af42841993ba56d2252..a9ae29c4af44dc97685af16c6f7577388ad9744f 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -105,6 +105,7 @@
'os_crypt',
'pref_registry',
'rappor',
+ 'signin_core_browser',
'signin_core_common',
'webdata_common',
],
@@ -254,6 +255,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