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

Unified Diff: content/browser/loader/DEPS

Issue 2574143003: Implement upload progress handling in Mojo loading (Closed)
Patch Set: +content_browsertests Created 3 years, 11 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 8a128b349179dff2bb114e51c1b3ed18298da1fd..25cb571fad418947050f893ad756ac55b75cb43f 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -89,18 +89,18 @@ specific_include_rules = {
"+content/browser/loader/async_resource_handler.h",
"+content/browser/loader/downloaded_temp_file_impl.h",
"+content/browser/loader/mojo_async_resource_handler.h",
- "+content/browser/loader/test_url_loader_client.h",
"+content/browser/loader/netlog_observer.h",
"+content/browser/loader/resource_controller.h",
"+content/browser/loader/resource_dispatcher_host_impl.h",
"+content/browser/loader/resource_handler.h",
"+content/browser/loader/resource_request_info_impl.h",
+ "+content/browser/loader/upload_progress_tracker.h",
"+content/common/content_export.h",
"+content/common/resource_request_completion_status.h",
+ "+content/common/url_loader.mojom.h",
"+content/public/browser/global_request_id.h",
"+content/public/browser/resource_dispatcher_host_delegate.h",
"+content/public/common/resource_response.h",
- "+content/common/url_loader.mojom.h",
],
"mojo_async_resource_handler_unittest\.cc": [
"-content",

Powered by Google App Engine
This is Rietveld 408576698