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

Side by Side 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 unified diff | Download patch
OLDNEW
1 peter@chromium.org 1 peter@chromium.org
2 2
3 per-file *StructTraits*.*=set noparent
4 per-file *StructTraits*.*=file://ipc/SECURITY_OWNERS
5
6 per-file *.typemap=set noparent
7 per-file *.typemap=file://ipc/SECURITY_OWNERS
8
3 per-file *TypeConverter*.*=set noparent 9 per-file *TypeConverter*.*=set noparent
4 per-file *TypeConverter*.*=file://ipc/SECURITY_OWNERS 10 per-file *TypeConverter*.*=file://ipc/SECURITY_OWNERS
5 11
6 # TEAM: platform-capabilities@chromium.org 12 # TEAM: platform-capabilities@chromium.org
7 # COMPONENT: Blink>BackgroundFetch 13 # COMPONENT: Blink>BackgroundFetch
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698