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

Side by Side Diff: content/common/service_worker/OWNERS

Issue 2682353002: Mojoify the notificationclick and notificationclose events (Closed)
Patch Set: Mojoify the notificationclick and notificationclose events Created 3 years, 10 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 falken@chromium.org 1 falken@chromium.org
2 horo@chromium.org 2 horo@chromium.org
3 mek@chromium.org 3 mek@chromium.org
4 michaeln@chromium.org 4 michaeln@chromium.org
5 nhiroki@chromium.org 5 nhiroki@chromium.org
6 shimazu@chromium.org 6 shimazu@chromium.org
7 7
8 per-file *_messages*.h=set noparent 8 per-file *_messages*.h=set noparent
9 per-file *_messages*.h=file://ipc/SECURITY_OWNERS 9 per-file *_messages*.h=file://ipc/SECURITY_OWNERS
10 10
11 per-file *.mojom=set noparent 11 per-file *.mojom=set noparent
12 per-file *.mojom=file://ipc/SECURITY_OWNERS 12 per-file *.mojom=file://ipc/SECURITY_OWNERS
13 13
14 per-file *_type_converter*.*=set noparent
15 per-file *_type_converter*.*=file://ipc/SECURITY_OWNERS
16
17 per-file *.typemap=set noparent
18 per-file *.typemap=file://ipc/SECURITY_OWNERS
19
14 # TEAM: worker-dev@chromium.org 20 # TEAM: worker-dev@chromium.org
15 # COMPONENT: Blink>ServiceWorker 21 # COMPONENT: Blink>ServiceWorker
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698