Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index 1e854892a141e2fd6d2c3a95a80b975b3eb5ec7c..bf9ddafe97ecfb6784f4c3b91b31bdc007299230 100644 |
--- a/chromeos/chromeos.gyp |
+++ b/chromeos/chromeos.gyp |
@@ -292,6 +292,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', |
@@ -575,8 +577,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', |