Commit 53d5e618 authored by samuong's avatar samuong Committed by Commit bot

Add myself to WATCHLISTS for chromedriver (and add test data and atoms to chromedriver)

BUG=

Review URL: https://codereview.chromium.org/647843002

Cr-Commit-Position: refs/heads/master@{#299154}
parent fd3b257a
...@@ -191,7 +191,9 @@ ...@@ -191,7 +191,9 @@
'filepath': 'chrome/browser/ui/views', 'filepath': 'chrome/browser/ui/views',
}, },
'chromedriver': { 'chromedriver': {
'filepath': 'chrome/test/chromedriver' 'filepath': 'chrome/test/chromedriver|'\
'chrome/test/data/chromedriver|'\
'third_party/webdriver'
}, },
'chromeos': { 'chromeos': {
'filepath': 'chromeos/', 'filepath': 'chromeos/',
...@@ -823,7 +825,7 @@ ...@@ -823,7 +825,7 @@
'chrome_elf': ['caitkp+watch@chromium.org',], 'chrome_elf': ['caitkp+watch@chromium.org',],
'chrome_views': ['tfarina@chromium.org'], 'chrome_views': ['tfarina@chromium.org'],
'chromecast': ['lcwu+watch@chromium.org'], 'chromecast': ['lcwu+watch@chromium.org'],
'chromedriver': ['stgao@chromium.org'], 'chromedriver': ['samuong+watch@chromium.org', 'stgao@chromium.org'],
'chromeos' : ['oshima+watch@chromium.org', 'chromeos' : ['oshima+watch@chromium.org',
'stevenjb+watch@chromium.org'], 'stevenjb+watch@chromium.org'],
'chromeos_attestation' : ['dkrahn+watch@chromium.org'], 'chromeos_attestation' : ['dkrahn+watch@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