| Index: remoting/remoting_host_srcs.gypi
|
| diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
|
| index b260c87d13b15d02af6a99596c95f6611d2b891f..de3eb375dd906b982d0f1500f07eb6b12832e589 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',
|
|
|