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

Unified Diff: net/interfaces/BUILD.gn

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 | « no previous file | net/interfaces/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/interfaces/BUILD.gn
diff --git a/net/interfaces/BUILD.gn b/net/interfaces/BUILD.gn
index ba7b53ff23d94bbe5c393e6da66b555de24937a7..659103680f37f531813be3eb68f89eda582cfa53 100644
--- a/net/interfaces/BUILD.gn
+++ b/net/interfaces/BUILD.gn
@@ -7,6 +7,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
"host_resolver_service.mojom",
+ "ip_address.mojom",
"proxy_resolver_service.mojom",
]
public_deps = [
« no previous file with comments | « no previous file | net/interfaces/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698