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

Unified Diff: content/browser/loader/DEPS

Issue 2005273002: Move MimeTypeResourceHandler before ThrottlingResourceHandler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed gypi error Created 4 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: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index 3bb14e9d0934282f4fa7ce4db69711a700710fae..b2c02ba9365b8000a75d5ed9642befc18ac76401 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -139,6 +139,7 @@ specific_include_rules = {
"+content/browser/loader/navigation_resource_throttle.h",
"+content/browser/loader/navigation_url_loader_impl_core.h",
"+content/browser/loader/redirect_to_file_resource_handler.h",
+ "+content/browser/loader/replacing_resource_handler.h",
clamy 2016/06/08 14:34:27 I imagine it would be there, but not sure about it
"+content/browser/loader/upload_data_stream_builder.h",
"+content/browser/renderer_host/render_view_host_delegate.h",
"+content/browser/renderer_host/render_view_host_impl.h",

Powered by Google App Engine
This is Rietveld 408576698