| OLD | NEW |
| 1 # Presentation API OWNERS | 1 # Presentation API OWNERS |
| 2 # | 2 # |
| 3 # This file also covers ownership of the following directories: | 3 # This file also covers ownership of the following directories: |
| 4 # //content/common/presentation/ | 4 # //content/common/presentation/ |
| 5 # //content/renderer/presentation/ | 5 # //content/renderer/presentation/ |
| 6 | 6 |
| 7 avayvod@chromium.org | 7 avayvod@chromium.org |
| 8 imcheng@chromium.org | 8 imcheng@chromium.org |
| 9 mfoltz@chromium.org | 9 mfoltz@chromium.org |
| 10 mlamouri@chromium.org | 10 mlamouri@chromium.org |
| 11 | 11 |
| 12 # Make the security presubmit happy. | |
| 13 per-file *_type_converter*.*=set noparent | |
| 14 per-file *_type_converter*.*=file://ipc/SECURITY_OWNERS | |
| 15 | |
| OLD | NEW |