Commit e9b6e1b1 authored by Jochen Eisinger's avatar Jochen Eisinger Committed by Commit Bot

Fix remaining set noparent instances

Bug: 1018108
Change-Id: I7ed543d4411fa7f7e1962e69de791c582324548f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1908532Reviewed-by: default avatarSami Kyöstilä <skyostil@chromium.org>
Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
Reviewed-by: default avatarYusuf Ozuysal <yusufo@chromium.org>
Commit-Queue: Jochen Eisinger <jochen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#716911}
parent e326e810
...@@ -51,3 +51,7 @@ file://chrome/android/java/src/org/chromium/chrome/browser/searchwidget/COMPLIAN ...@@ -51,3 +51,7 @@ file://chrome/android/java/src/org/chromium/chrome/browser/searchwidget/COMPLIAN
# Android, so should not be added or removed lightly, and the proper # Android, so should not be added or removed lightly, and the proper
# deprecation and versioning steps must be taken when doing so. # deprecation and versioning steps must be taken when doing so.
file://chrome/android/java/src/org/chromium/chrome/browser/notifications/channels/NOTIFICATION_CHANNEL_OWNERS file://chrome/android/java/src/org/chromium/chrome/browser/notifications/channels/NOTIFICATION_CHANNEL_OWNERS
# The Weblayer API is supposed to be stable and will be used outside of the
# chromium repository.
file://weblayer/API_OWNERS
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
# around this code. # around this code.
set noparent set noparent
tedchoc@chromium.org file://chrome/android/java/src/org/chromium/chrome/browser/searchwidget/COMPLIANCE_OWNERS
yusufo@chromium.org
# COMPONENT: UI>Browser>Mobile>SearchWidget # COMPONENT: UI>Browser>Mobile>SearchWidget
...@@ -4,6 +4,4 @@ rockot@google.com ...@@ -4,6 +4,4 @@ rockot@google.com
# Modifying app.yaml needs a corresponding push of the new version to AppEngine. # Modifying app.yaml needs a corresponding push of the new version to AppEngine.
per-file app.yaml=set noparent per-file app.yaml=set noparent
per-file app.yaml=karandeepb@chromium.org per-file app.yaml=file://extensions/common/api/API_OWNERS
per-file app.yaml=lazyboy@chromium.org
per-file app.yaml=rdevlin.cronin@chromium.org
# Please talk to the apps shell team before adding DEPS. # Please talk to the apps shell team before adding DEPS.
per-file DEPS=set noparent
per-file DEPS=benwells@chromium.org per-file DEPS=benwells@chromium.org
per-file DEPS=rockot@google.com per-file DEPS=rockot@google.com
per-file DEPS=rdevlin.cronin@chromium.org per-file DEPS=rdevlin.cronin@chromium.org
......
# Please notify the headless team about mojo changes.
per-file mojo*=set noparent
per-file mojo*=file://headless/OWNERS
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