Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index c0f9ab538f15a3d305cb69dd5f31cc594c5c3dc5..55e7bf3bf5371d695657577f5253aa45aa82d1c6 100644 |
--- a/chromeos/chromeos.gyp |
+++ b/chromeos/chromeos.gyp |
@@ -242,6 +242,8 @@ |
'login/auth/test_attempt_state.h', |
'login/auth/user_context.cc', |
'login/auth/user_context.h', |
+ 'login/auth/utils.cc', |
+ 'login/auth/utils.h', |
'login/login_state.cc', |
'login/login_state.h', |
'login/user_names.cc', |
@@ -518,6 +520,7 @@ |
'../components/components.gyp:device_event_log_component', |
'../components/components.gyp:onc_component', |
'../components/components.gyp:proxy_config', |
+ '../components/components.gyp:user_manager', |
'../components/components.gyp:signin_core_account_id', |
'../components/prefs/prefs.gyp:prefs', |
'../crypto/crypto.gyp:crypto', |