Add gab@ back as owner of browser_task_environment*
Ownership used to be covered by *browser_thread* but no longer is now that the files were renamed from *test_browser_thread_bundle* to *browser_task_environment* in https://chromium-review.googlesource.com/c/chromium/src/+/1767658 R=avi@chromium.org Bug: 992483 Change-Id: I0b81fc61c9949ad44a07aadc4b7c9f19392e06dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783527 Auto-Submit: Gabriel Charette <gab@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#693269}
This commit is contained in:

committed by
Commit Bot

parent
f036093505
commit
fc53259513
@ -17,6 +17,7 @@ per-file BUILD.gn=*
|
||||
|
||||
# For threading (BrowserThread, BrowserMainLoop, ThreadPool, etc.)
|
||||
per-file *browser_main_loop*=gab@chromium.org
|
||||
per-file *browser_task_environment*=gab@chromium.org
|
||||
per-file *browser_thread*=gab@chromium.org
|
||||
|
||||
# Mac Sandbox profiles.
|
||||
|
Reference in New Issue
Block a user