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

Unified Diff: content/browser/loader/DEPS

Issue 2581393002: Update MojoAsyncResourceHandler tests to use MockResourceLoader. (Closed)
Patch Set: 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 4eadb25f11536515d5593a37e3bdd16fdc3f5942..f7c5ce4b7cca94a98e8ba3269256bf5e3c1bc44f 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -106,7 +106,7 @@ specific_include_rules = {
"-content",
"+content/browser/loader/mojo_async_resource_handler.h",
"+content/browser/loader/test_url_loader_client.h",
- "+content/public/browser/navigation_data.h",
+ "+content/browser/loader/mock_resource_loader.h",
"+content/browser/loader/resource_controller.h",
"+content/browser/loader/resource_dispatcher_host_impl.h",
"+content/browser/loader/resource_request_info_impl.h",
@@ -114,6 +114,7 @@ specific_include_rules = {
"+content/common/resource_request_completion_status.h",
"+content/common/url_loader.mojom.h",
"+content/public/browser/appcache_service.h",
+ "+content/public/browser/navigation_data.h",
"+content/public/browser/resource_context.h",
"+content/public/browser/resource_dispatcher_host_delegate.h",
"+content/public/browser/resource_throttle.h",
« no previous file with comments | « no previous file | content/browser/loader/mock_resource_loader.h » ('j') | content/browser/loader/mock_resource_loader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698