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

Unified Diff: components/components_tests.gyp

Issue 824683002: UserManager stack refactoring. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Split for FakeManager complete. 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 a02d5d250386fd61f03fcc412949200d3161fc5c..efdc9ae40acb9709776c50340e75b675d6f242cd 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -494,6 +494,9 @@
'components.gyp:translate_core_common',
'components.gyp:translate_core_language_detection',
+ # Dependencies of user_manager
+ 'components.gyp:user_manager_test_support',
+
# Dependencies of wallpaper
'components.gyp:wallpaper',

Powered by Google App Engine
This is Rietveld 408576698