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

Unified Diff: chrome/chrome.gyp

Issue 354693004: Switch to using URLRequestContextBuilder to create some URLRequestContexts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 6cecc3094b148b38a4eab972a37f9ed87a1ae3a8..5f97d530184b71991cbc868d9ac1fd4f9e112dc2 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -827,8 +827,8 @@
'service/cloud_print/printer_job_handler.h',
'service/cloud_print/printer_job_queue_handler.cc',
'service/cloud_print/printer_job_queue_handler.h',
- 'service/net/service_url_request_context.cc',
- 'service/net/service_url_request_context.h',
+ 'service/net/service_url_request_context_getter.cc',
+ 'service/net/service_url_request_context_getter.h',
'service/service_ipc_server.cc',
'service/service_ipc_server.h',
'service/service_main.cc',

Powered by Google App Engine
This is Rietveld 408576698