| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 7a8f8f37e042e08728202383abedca532b07a882..b252e769fb21e2bdd53788dddbf98b4e6c13e37e 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1206,8 +1206,6 @@
|
| 'host/scoped_thread_desktop_win.h',
|
| 'host/ui_strings.cc',
|
| 'host/ui_strings.h',
|
| - 'host/url_fetcher.cc',
|
| - 'host/url_fetcher.h',
|
| 'host/url_request_context.cc',
|
| 'host/url_request_context.h',
|
| 'host/user_authenticator.h',
|
| @@ -1701,7 +1699,6 @@
|
| 'host/screen_recorder_unittest.cc',
|
| 'host/server_log_entry_unittest.cc',
|
| 'host/test_key_pair.h',
|
| - 'host/url_fetcher_unittest.cc',
|
| 'jingle_glue/fake_signal_strategy.cc',
|
| 'jingle_glue/fake_signal_strategy.h',
|
| 'jingle_glue/iq_sender_unittest.cc',
|
|
|