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

Unified Diff: net/interfaces/OWNERS

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/BUILD.gn ('k') | net/interfaces/ip_address.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/interfaces/OWNERS
diff --git a/net/interfaces/OWNERS b/net/interfaces/OWNERS
index 08850f421205f8a2e8ea23fa440946e0552913d3..2c44a463856dd16f854327c32f67e44be46216f0 100644
--- a/net/interfaces/OWNERS
+++ b/net/interfaces/OWNERS
@@ -1,2 +1,6 @@
per-file *.mojom=set noparent
per-file *.mojom=file://ipc/SECURITY_OWNERS
+per-file *_struct_traits*.*=set noparent
+per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
+per-file *.typemap=set noparent
+per-file *.typemap=file://ipc/SECURITY_OWNERS
« no previous file with comments | « net/interfaces/BUILD.gn ('k') | net/interfaces/ip_address.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698