summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp6
1 files changed, 1 insertions, 5 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 81a0adb..6ba997b 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1464,6 +1464,7 @@
'remoting_protocol',
'differ_block',
'../crypto/crypto.gyp:crypto',
+ '../google_apis/google_apis.gyp:google_apis',
'../ipc/ipc.gyp:ipc',
],
'defines': [
@@ -1523,10 +1524,6 @@
'host/event_executor_linux.cc',
'host/event_executor_mac.cc',
'host/event_executor_win.cc',
- 'host/gaia_oauth_client.cc',
- 'host/gaia_oauth_client.h',
- 'host/gaia_user_email_fetcher.cc',
- 'host/gaia_user_email_fetcher.h',
'host/heartbeat_sender.cc',
'host/heartbeat_sender.h',
'host/host_config.cc',
@@ -1742,7 +1739,6 @@
'remoting_jingle_glue',
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
- '../google_apis/google_apis.gyp:google_apis',
'../media/media.gyp:media',
'../net/net.gyp:net',
],