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

Unified Diff: content/common/typemaps.gni

Issue 2817033002: Plumb the net::SSLInfo to the browser process when it's using the network service. (Closed)
Patch Set: add net::SSLInfo test Created 3 years, 8 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
« no previous file with comments | « content/common/ssl_info.typemap ('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 505b6d26091543202a3aaf9b6f86e5ced00c69d7..a0b5edd65043ff389f8a7e4aa4ad62b1223e3905 100644
--- a/content/common/typemaps.gni
+++ b/content/common/typemaps.gni
@@ -12,6 +12,7 @@ typemaps = [
"//content/common/service_worker/service_worker_fetch_request.typemap",
"//content/common/service_worker/service_worker_provider.typemap",
"//content/common/service_worker/service_worker_types.typemap",
+ "//content/common/ssl_info.typemap",
"//content/common/url_loader_status.typemap",
"//content/common/url_request.typemap",
"//content/common/url_request_redirect_info.typemap",
« no previous file with comments | « content/common/ssl_info.typemap ('k') | content/common/url_loader.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698