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

Unified Diff: chromeos/chromeos.gyp

Issue 745613002: [cros] Cleanup: remove LoginUtils (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: get rid of FakeChromeUserManager usage in ExistingUserController* tests Created 5 years, 10 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 | « chromeos/BUILD.gn ('k') | chromeos/login/auth/mock_authenticator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 7175ebfbbe68785cafd20ba1b6409e5675425568..841b17e7ab5da71ebbdb52f38cbaad47e5d27eab 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -294,6 +294,8 @@
'login/auth/online_attempt.h',
'login/auth/online_attempt_host.cc',
'login/auth/online_attempt_host.h',
+ 'login/auth/stub_authenticator.cc',
+ 'login/auth/stub_authenticator.h',
'login/auth/test_attempt_state.cc',
'login/auth/test_attempt_state.h',
'login/auth/user_context.cc',
@@ -578,8 +580,6 @@
'login/auth/mock_auth_attempt_state_resolver.h',
'login/auth/mock_auth_status_consumer.cc',
'login/auth/mock_auth_status_consumer.h',
- 'login/auth/mock_authenticator.cc',
- 'login/auth/mock_authenticator.h',
'login/auth/mock_url_fetchers.cc',
'login/auth/mock_url_fetchers.h',
'network/fake_network_device_handler.cc',
« no previous file with comments | « chromeos/BUILD.gn ('k') | chromeos/login/auth/mock_authenticator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698