| OLD | NEW |
| 1 # Mac Sandbox profiles. | 1 # Mac Sandbox profiles. |
| 2 per-file *.sb=set noparent | 2 per-file *.sb=set noparent |
| 3 per-file *.sb=rsesek@chromium.org | 3 per-file *.sb=rsesek@chromium.org |
| 4 | 4 |
| 5 # DirectWrite specific changes | 5 # DirectWrite specific changes. |
| 6 per-file renderer_font_platform_win.*=scottmg@chromium.org | 6 per-file renderer_font_platform_win.*=scottmg@chromium.org |
| 7 per-file renderer_font_platform_win.*=cpu@chromium.org | 7 per-file renderer_font_platform_win.*=cpu@chromium.org |
| 8 |
| 9 # Web Notifications. |
| 10 per-file notification_permission_dispatcher.*=mvanouwerkerk@chromium.org |
| 11 per-file notification_permission_dispatcher.*=peter@chromium.org |
| OLD | NEW |