summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_host_srcs.gypi
diff options
context:
space:
mode:
authorjrw <jrw@chromium.org>2015-04-27 14:45:26 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-27 21:48:50 +0000
commit8544c7042687e2ede68ee00ea6b599072cfc1768 (patch)
tree3e787d8e0d9637553065cfd51bd940a336cb8c6f /remoting/remoting_host_srcs.gypi
parente2de4734b01f37454f939bc493a8a5cb59ce3c42 (diff)
downloadchromium_src-8544c7042687e2ede68ee00ea6b599072cfc1768.zip
chromium_src-8544c7042687e2ede68ee00ea6b599072cfc1768.tar.gz
chromium_src-8544c7042687e2ede68ee00ea6b599072cfc1768.tar.bz2
Added unit tests for getCredentialsFromAuthCode.
BUG=471928 Review URL: https://codereview.chromium.org/1099553003 Cr-Commit-Position: refs/heads/master@{#327144}
Diffstat (limited to 'remoting/remoting_host_srcs.gypi')
-rw-r--r--remoting/remoting_host_srcs.gypi3
1 files changed, 2 insertions, 1 deletions
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index b260c87..de3eb37 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -270,9 +270,10 @@
'host/setup/daemon_controller_delegate_mac.mm',
'host/setup/daemon_controller_delegate_win.cc',
'host/setup/daemon_controller_delegate_win.h',
+ 'host/setup/gaia_oauth_client.cc',
+ 'host/setup/gaia_oauth_client.h',
'host/setup/me2me_native_messaging_host.cc',
'host/setup/me2me_native_messaging_host.h',
- 'host/setup/oauth_client.cc',
'host/setup/oauth_client.h',
'host/setup/oauth_helper.cc',
'host/setup/oauth_helper.h',