Commit 21362da9 authored by David Tseng's avatar David Tseng Committed by Commit Bot

Fix dangling file ownership for chrome.automation api

Change-Id: I387b78d740c4d26d0bdab2a61add345020ee8031
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832647
Commit-Queue: David Tseng <dtseng@chromium.org>
Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#702088}
parent 6eeefb76
...@@ -10,10 +10,6 @@ per-file webview*.json=file://components/guest_view/OWNERS ...@@ -10,10 +10,6 @@ per-file webview*.json=file://components/guest_view/OWNERS
# For trivial changes only, like adding a new enum value or attribute. # For trivial changes only, like adding a new enum value or attribute.
# New APIs or changes to existing APIs should be approved by an # New APIs or changes to existing APIs should be approved by an
# extensions OWNER from //extensions/common/api/API_OWNERS. # extensions OWNER from //extensions/common/api/API_OWNERS.
per-file automation*.idl=aboxhall@chromium.org
per-file automation*.idl=dmazzoni@chromium.org
per-file automation*.idl=dtseng@chromium.org
per-file automation*.idl=nektar@chromium.org
per-file file_manager_private*.idl=file://ui/file_manager/OWNERS per-file file_manager_private*.idl=file://ui/file_manager/OWNERS
# COMPONENT: Platform>Extensions>API # COMPONENT: Platform>Extensions>API
...@@ -9,5 +9,13 @@ per-file *view*.json=file://components/guest_view/OWNERS ...@@ -9,5 +9,13 @@ per-file *view*.json=file://components/guest_view/OWNERS
per-file *.mojom=set noparent per-file *.mojom=set noparent
per-file *.mojom=file://ipc/SECURITY_OWNERS per-file *.mojom=file://ipc/SECURITY_OWNERS
# For trivial changes only, like adding a new enum value or attribute.
# New APIs or changes to existing APIs should be approved by an
# extensions OWNER from //extensions/common/api/API_OWNERS.
per-file automation*.idl=aboxhall@chromium.org
per-file automation*.idl=dmazzoni@chromium.org
per-file automation*.idl=dtseng@chromium.org
per-file automation*.idl=nektar@chromium.org
# COMPONENT: Platform>Extensions>API # COMPONENT: Platform>Extensions>API
# TEAM: chromium-extensions@chromium.org # TEAM: chromium-extensions@chromium.org
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment