Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 74417911412b4cf92440ae7db1bf147daa5d79a0..143ea240f5186576fd8a53dbca9648e4a07b8a57 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -1458,6 +1458,7 @@ |
'remoting_protocol', |
'differ_block', |
'../crypto/crypto.gyp:crypto', |
+ '../google_apis/google_apis.gyp:google_apis', |
'../ipc/ipc.gyp:ipc', |
], |
'defines': [ |
@@ -1516,10 +1517,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', |
@@ -1727,7 +1724,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', |
], |