Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1119)

Unified Diff: remoting/remoting.gyp

Issue 10637008: Remove UrlFetcher from remoting and use the one in net instead. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use enum instead of bool to distinguish fetchers. Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/host/url_fetcher_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « remoting/host/url_fetcher_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698