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

Unified Diff: net/interfaces/typemaps.gni

Issue 2745643002: [net] Add a typemap for net::IPAddress (Closed)
Patch Set: update net/interfaces/OWNERS Created 3 years, 9 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 | « net/interfaces/ip_address_struct_traits.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/interfaces/typemaps.gni
diff --git a/net/interfaces/typemaps.gni b/net/interfaces/typemaps.gni
index 57a75bff67e6b13d043f291fad53c5a4ed0deff3..7d8ec79a9487999cd00e4c67be8a74136a09b1ea 100644
--- a/net/interfaces/typemaps.gni
+++ b/net/interfaces/typemaps.gni
@@ -4,5 +4,6 @@
typemaps = [
"//net/interfaces/host_resolver.typemap",
+ "//net/interfaces/ip_address.typemap",
"//net/interfaces/proxy_resolver.typemap",
]
« no previous file with comments | « net/interfaces/ip_address_struct_traits.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698