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

Unified Diff: content/content_browser.gypi

Issue 9371025: Move resource_context.h to content/public/browser. Remove the workaround in its destructor since ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 8 years, 10 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 | « content/browser/worker_host/worker_service_impl.cc ('k') | content/public/browser/resource_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
===================================================================
--- content/content_browser.gypi (revision 121287)
+++ content/content_browser.gypi (working copy)
@@ -90,6 +90,7 @@
'public/browser/render_view_host_observer.cc',
'public/browser/render_view_host_observer.h',
'public/browser/render_widget_host_view_mac_delegate.h',
+ 'public/browser/resource_context.h',
'public/browser/resource_dispatcher_host_delegate.cc',
'public/browser/resource_dispatcher_host_delegate.h',
'public/browser/resource_dispatcher_host_login_delegate.h',
@@ -575,8 +576,6 @@
'browser/renderer_host/x509_user_cert_resource_handler.h',
'browser/resolve_proxy_msg_helper.cc',
'browser/resolve_proxy_msg_helper.h',
- 'browser/resource_context.cc',
- 'browser/resource_context.h',
'browser/safe_util_win.cc',
'browser/safe_util_win.h',
'browser/sensors/sensors_provider.cc',
« no previous file with comments | « content/browser/worker_host/worker_service_impl.cc ('k') | content/public/browser/resource_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698