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

Unified Diff: components/components_tests.gyp

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/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 99e0772fad0ea0df924b3bdf76b5b076d7651a58..150d2bfcae618d88fe92aeddfced301c5363c317 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1143,6 +1143,8 @@
'components.gyp:dom_distiller_content',
'components.gyp:dom_distiller_core',
'components.gyp:password_manager_content_renderer',
+ 'components.gyp:signin_core_browser',
Mike Lerman 2015/04/08 14:45:27 I don't see any new files or tests within the comp
Roger Tawa OOO till Jul 10th 2015/04/08 20:24:21 I believe it was needed to link on android. Howev
+ 'components.gyp:signin_core_browser_test_support',
'components.gyp:pref_registry_test_support',
'components_resources.gyp:components_resources',
'components_strings.gyp:components_strings',

Powered by Google App Engine
This is Rietveld 408576698