| OLD | NEW |
| 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=* |
| OLD | NEW |