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

Unified Diff: content/content_browser.gypi

Issue 12600018: ResourceScheduler should use renderer notifications instead of MRUCache to track renderers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reverse destruction order Created 7 years, 9 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/renderer_host/render_widget_helper.cc ('k') | content/public/browser/render_process_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index b82d96e25d209460ed227b4a6721e4e2d34b8884..4259746b187bb532769185e8b79f5ea239340f50 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -537,6 +537,8 @@
'browser/loader/power_save_block_resource_throttle.h',
'browser/loader/redirect_to_file_resource_handler.cc',
'browser/loader/redirect_to_file_resource_handler.h',
+ 'browser/loader/render_view_host_tracker.cc',
+ 'browser/loader/render_view_host_tracker.h',
'browser/loader/resource_buffer.cc',
'browser/loader/resource_buffer.h',
'browser/loader/resource_dispatcher_host_impl.cc',
« no previous file with comments | « content/browser/renderer_host/render_widget_helper.cc ('k') | content/public/browser/render_process_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698