summaryrefslogtreecommitdiffstats
path: root/chromeos/chromeos.gyp
diff options
context:
space:
mode:
authorantrim <antrim@chromium.org>2014-10-21 08:12:21 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-21 15:12:38 +0000
commit2ec6339f32455ab40a9ada24ee8a38e396dca9fb (patch)
tree7f4142d46f40f4e8ace777c27ad07cfe90c587c8 /chromeos/chromeos.gyp
parent0abb227c87a36d12e52976466ea7f62f3945e8af (diff)
downloadchromium_src-2ec6339f32455ab40a9ada24ee8a38e396dca9fb.zip
chromium_src-2ec6339f32455ab40a9ada24ee8a38e396dca9fb.tar.gz
chromium_src-2ec6339f32455ab40a9ada24ee8a38e396dca9fb.tar.bz2
Extract LoginPerformer to chromeos/auth
BUG=387613 R=nkostylev@chromium.org Review URL: https://codereview.chromium.org/614973002 Cr-Commit-Position: refs/heads/master@{#300489}
Diffstat (limited to 'chromeos/chromeos.gyp')
-rw-r--r--chromeos/chromeos.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index b557019..6400d1c 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -254,6 +254,8 @@
'login/auth/extended_authenticator_impl.h',
'login/auth/key.cc',
'login/auth/key.h',
+ 'login/auth/login_performer.cc',
+ 'login/auth/login_performer.h',
'login/auth/online_attempt.cc',
'login/auth/online_attempt.h',
'login/auth/online_attempt_host.cc',