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

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: Fix merge Created 6 years, 5 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 | « no previous file | chrome/service/cloud_print/cloud_print_auth.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index dfc3989860e16584cc32d1006e2f28771ab4348d..c03a029ab44d4c7f89fd24957dc02eb7d72e2c62 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -746,8 +746,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',
« no previous file with comments | « no previous file | chrome/service/cloud_print/cloud_print_auth.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698