Chromium Code Reviews| 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. |
| 11 per-file BUILD.gn=* | 11 per-file BUILD.gn=* |
| 12 | 12 |
| 13 # Make the mojom security presubmit happy with the following lines, despite also | 13 # Make the mojom security presubmit happy with the following lines, despite also |
| 14 # allowing wildcard ownership for any test mojom here. | 14 # allowing wildcard ownership for any test mojom here. |
| 15 per-file *.mojom=set noparent | 15 per-file *.mojom=set noparent |
| 16 per-file *.mojom=file://ipc/SECURITY_OWNERS | 16 per-file *.mojom=file://ipc/SECURITY_OWNERS |
| 17 per-file *.mojom=* | 17 per-file *.mojom=* |
| 18 | |
| 19 # COMPONENT: Content>Core | |
|
tommi (sloooow) - chröme
2017/02/15 16:29:52
same here
| |
| OLD | NEW |