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

Unified Diff: third_party/WebKit/Source/modules/background_fetch/OWNERS

Issue 2772893002: Experiment with typemaps in Blink Modules
Patch Set: Experiment with typemaps in Blink Modules 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
Index: third_party/WebKit/Source/modules/background_fetch/OWNERS
diff --git a/third_party/WebKit/Source/modules/background_fetch/OWNERS b/third_party/WebKit/Source/modules/background_fetch/OWNERS
index 8bea39ed5fcc612a96d1d3217627aae334a399da..dcd3f916655f3db5b808ebe82eecb6fce055698e 100644
--- a/third_party/WebKit/Source/modules/background_fetch/OWNERS
+++ b/third_party/WebKit/Source/modules/background_fetch/OWNERS
@@ -1,5 +1,11 @@
peter@chromium.org
+per-file *StructTraits*.*=set noparent
+per-file *StructTraits*.*=file://ipc/SECURITY_OWNERS
+
+per-file *.typemap=set noparent
+per-file *.typemap=file://ipc/SECURITY_OWNERS
+
per-file *TypeConverter*.*=set noparent
per-file *TypeConverter*.*=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698