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

Side by Side Diff: content/common/OWNERS

Issue 1901133002: Move the notification constants to Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 # For Linux sandboxing related changes only. Regular content/ 1 # For Linux sandboxing related changes only. Regular content/
2 # OWNERS own content/common/. 2 # OWNERS own content/common/.
3 jln@chromium.org 3 jln@chromium.org
4 4
5 # For security review of sandboxes 5 # For security review of sandboxes
6 per-file sandbox_win.*=set noparent 6 per-file sandbox_win.*=set noparent
7 per-file sandbox_win.*=file://sandbox/win/OWNERS 7 per-file sandbox_win.*=file://sandbox/win/OWNERS
8 8
9 # Mac Sandbox. 9 # Mac Sandbox.
10 per-file sandbox_init_mac.*=rsesek@chromium.org 10 per-file sandbox_init_mac.*=rsesek@chromium.org
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 per-file websocket.*=tyoshino@chromium.org 91 per-file websocket.*=tyoshino@chromium.org
92 per-file websocket.*=yhirano@chromium.org 92 per-file websocket.*=yhirano@chromium.org
93 93
94 # Compositor 94 # Compositor
95 per-file cc_messages_unittest.cc=danakj@chromium.org 95 per-file cc_messages_unittest.cc=danakj@chromium.org
96 per-file cc_messages_perftest.cc=danakj@chromium.org 96 per-file cc_messages_perftest.cc=danakj@chromium.org
97 97
98 # DirectWrite 98 # DirectWrite
99 per-file dwrite_font_platform_win*=scottmg@chromium.org 99 per-file dwrite_font_platform_win*=scottmg@chromium.org
100 per-file font_warmup_win.cc=scottmg@chromium.org 100 per-file font_warmup_win.cc=scottmg@chromium.org
101
102 # Web Notifications
103 per-file notification_constants.h=peter@chromium.org
104 per-file notification_constants.h=mvanouwerkerk@chromium.org
OLDNEW
« no previous file with comments | « content/child/notifications/notification_manager.cc ('k') | content/common/notification_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698