Commit 47ec6c3e authored by Hesen Zhang's avatar Hesen Zhang Committed by Commit Bot

Fix the wrong reference of OWNER file

- update-notification-scheduling-integration references to an incorrect
 OWNERS file.

Bug: 1048360
Change-Id: Ifac09c577afc4ca62d19557e3a6f935f829bc530
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036446
Auto-Submit: Hesen Zhang <hesen@chromium.org>
Reviewed-by: default avatarHesen Zhang <hesen@chromium.org>
Reviewed-by: default avatarElly Fong-Jones <ellyjones@chromium.org>
Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738169}
parent 8ce32882
...@@ -3612,7 +3612,7 @@ ...@@ -3612,7 +3612,7 @@
}, },
{ {
"name": "update-notification-scheduling-integration", "name": "update-notification-scheduling-integration",
"owners": [ "//chrome/android/java/src/org/chromium/chrome/browser/updates/OWNERS" ], "owners": [ "//chrome/browser/updates/OWNERS" ],
"expiry_milestone": 86 "expiry_milestone": 86
}, },
{ {
......
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