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

Side by Side Diff: content/test/OWNERS

Issue 2761443004: Allow anyone to approve trivial changes to BUILD.gn
Patch Set: Allow anyone to approve trivial changes to BUILD.gn 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
« no previous file with comments | « content/renderer/OWNERS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 phajdan.jr@chromium.org 1 phajdan.jr@chromium.org
2 sky@chromium.org 2 sky@chromium.org
3 3
4 # For WebRTC files. 4 # For WebRTC files.
5 tommi@chromium.org 5 tommi@chromium.org
6 6
7 # For Notification related files. 7 # For Notification related files.
8 per-file mock_platform_notification_service.*=file://content/browser/notificatio ns/OWNERS 8 per-file mock_platform_notification_service.*=file://content/browser/notificatio ns/OWNERS
9 9
10 # Anyone can add rules to include new test files. 10 # Anyone can add rules to include new test files. Get a review from one of
11 # the OWNERS if you're doing structural changes.
11 per-file BUILD.gn=* 12 per-file BUILD.gn=*
12 13
13 # Make the mojom security presubmit happy with the following lines, despite also 14 # Make the mojom security presubmit happy with the following lines, despite also
14 # allowing wildcard ownership for any test mojom here. 15 # allowing wildcard ownership for any test mojom here.
15 per-file *.mojom=set noparent 16 per-file *.mojom=set noparent
16 per-file *.mojom=file://ipc/SECURITY_OWNERS 17 per-file *.mojom=file://ipc/SECURITY_OWNERS
17 per-file *.mojom=* 18 per-file *.mojom=*
OLDNEW
« no previous file with comments | « content/renderer/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698