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

Unified Diff: content/common/typemaps.gni

Issue 2467833002: Implement redirect handling on MojoAsyncResourceHandler (Closed)
Patch Set: rebase Created 4 years, 1 month 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/child/resource_dispatcher.cc ('k') | content/common/url_loader.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/typemaps.gni
diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
index 39a73185d8c24b482f30eec8913cd527ae101151..c6a7bd7e1d76408490783668284a06113c6b1e7d 100644
--- a/content/common/typemaps.gni
+++ b/content/common/typemaps.gni
@@ -10,6 +10,7 @@ typemaps = [
"//content/common/service_worker/service_worker_types.typemap",
"//content/common/url_loader_status.typemap",
"//content/common/url_request.typemap",
+ "//content/common/url_request_redirect_info.typemap",
"//content/common/url_response_head.typemap",
"//content/common/url_sync_load_result.typemap",
"//content/common/web_preferences.typemap",
« no previous file with comments | « content/child/resource_dispatcher.cc ('k') | content/common/url_loader.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698