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

Unified Diff: remoting/remoting_srcs.gypi

Issue 354693004: Switch to using URLRequestContextBuilder to create some URLRequestContexts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Response to comments Created 6 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
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index 0277d552b78ce14da32d07f12f181392e2322cab..7dfc15ef24f3da0abc4da16bf4d2565d6f1e7463 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -33,8 +33,8 @@
'base/socket_reader.cc',
'base/socket_reader.h',
'base/typed_buffer.h',
- 'base/url_request_context.cc',
- 'base/url_request_context.h',
+ 'base/url_request_context_getter.cc',
+ 'base/url_request_context_getter.h',
'base/util.cc',
'base/util.h',
'base/vlog_net_log.cc',
« chrome/service/net/service_url_request_context_getter.cc ('K') | « remoting/remoting_nacl.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698