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

Unified Diff: components/components_tests.gyp

Issue 672203003: ScreenContext is moved to components/login. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 6 years, 2 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
« no previous file with comments | « components/components.gyp ('k') | components/login.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index b30b44a43400f03fa99f6c1d490224585d3bc48c..f3f04271fc2257f8010d19bbbef568f679987546 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -146,6 +146,7 @@
'keyed_service/core/dependency_graph_unittest.cc',
'language_usage_metrics/language_usage_metrics_unittest.cc',
'leveldb_proto/proto_database_impl_unittest.cc',
+ 'login/screens/screen_context_unittest.cc',
'metrics/compression_utils_unittest.cc',
'metrics/daily_event_unittest.cc',
'metrics/machine_id_provider_win_unittest.cc',
@@ -377,6 +378,9 @@
'components.gyp:leveldb_proto',
'components.gyp:leveldb_proto_test_support',
+ # Dependencies of login
+ 'components.gyp:login',
+
# Dependencies of metrics
'components.gyp:metrics',
'components.gyp:metrics_gpu',
« no previous file with comments | « components/components.gyp ('k') | components/login.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698