Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index bd877561610f3c4f4af8597a7c41bc4d7bf5735d..584151a6a818fb19e5e4a789a8ac89d29c7c4b39 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -452,15 +452,11 @@ |
'host/token_validator_factory_impl.h', |
'host/ui_strings.cc', |
'host/ui_strings.h', |
- 'host/url_request_context.cc', |
- 'host/url_request_context.h', |
'host/usage_stats_consent.h', |
'host/usage_stats_consent_mac.cc', |
'host/usage_stats_consent_win.cc', |
'host/video_scheduler.cc', |
'host/video_scheduler.h', |
- 'host/vlog_net_log.cc', |
- 'host/vlog_net_log.h', |
'host/win/com_security.cc', |
'host/win/com_security.h', |
'host/win/launch_process_with_token.cc', |
@@ -2334,8 +2330,12 @@ |
'base/socket_reader.cc', |
'base/socket_reader.h', |
'base/typed_buffer.h', |
+ 'base/url_request_context.cc', |
+ 'base/url_request_context.h', |
'base/util.cc', |
'base/util.h', |
+ 'base/vlog_net_log.cc', |
+ 'base/vlog_net_log.h', |
'codec/audio_decoder.cc', |
'codec/audio_decoder.h', |
'codec/audio_decoder_opus.cc', |