diff options
Diffstat (limited to 'chromium/components/arc/bluetooth/OWNERS')
-rw-r--r-- | chromium/components/arc/bluetooth/OWNERS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chromium/components/arc/bluetooth/OWNERS b/chromium/components/arc/bluetooth/OWNERS index 40f6a3e842b..28b1b58bb21 100644 --- a/chromium/components/arc/bluetooth/OWNERS +++ b/chromium/components/arc/bluetooth/OWNERS @@ -1,7 +1,7 @@ per-file *_type_converter*.*=set noparent per-file *_type_converter*.*=file://ipc/SECURITY_OWNERS -per-file *_type_converter*.*=file://components/arc/common/ARC_SECURITY_OWNERS +per-file *_type_converter*.*=file://components/arc/mojom/ARC_SECURITY_OWNERS -per-file *_struct_traits*.*=set noparent -per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS -per-file *_struct_traits*.*=file://components/arc/common/ARC_SECURITY_OWNERS +per-file *_mojom_traits*.*=set noparent +per-file *_mojom_traits*.*=file://ipc/SECURITY_OWNERS +per-file *_mojom_traits*.*=file://components/arc/mojom/ARC_SECURITY_OWNERS |