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

Unified Diff: content/browser/loader/DEPS

Issue 2552703003: Make reprioritization IPC batch rather than per-request.
Patch Set: Fix some typos. Created 4 years 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: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index 84a7d8cc5309b444b41fa2de912591bb52d68a4e..7acdb405709a456653c4705d218a42c5ef5fccaa 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -156,6 +156,7 @@ specific_include_rules = {
"+content/browser/loader/stream_resource_handler.h",
"+content/browser/loader/sync_resource_handler.h",
"+content/browser/loader/throttling_resource_handler.h",
+ "+content/common/resource_priority_change_info.h",
"+content/common/resource_request_body.h",
"+content/common/resource_request_body_impl.h",
"+content/common/url_loader.mojom.h",
@@ -293,6 +294,7 @@ specific_include_rules = {
"-content",
"+content/browser/loader/resource_scheduler.h",
"+content/common/content_export.h",
+ "+content/common/resource_priority_change_info.h",
"+content/public/browser/resource_controller.h",
"+content/public/browser/resource_request_info.h",
"+content/public/browser/resource_throttle.h",
« no previous file with comments | « no previous file | content/browser/loader/resource_dispatcher_host_impl.h » ('j') | content/child/resource_dispatcher.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698