Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2158)

Unified Diff: WATCHLISTS

Issue 647843002: Add myself to WATCHLISTS for chromedriver (and add test data and atoms to chromedriver) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index e7ec8f19f6545f9b9ff70faca732492ea93ca290..d0cadbaa63af04ef09ff4a21ab2a8a659dd7555b 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -191,7 +191,9 @@
'filepath': 'chrome/browser/ui/views',
},
'chromedriver': {
- 'filepath': 'chrome/test/chromedriver'
+ 'filepath': 'chrome/test/chromedriver|'\
+ 'chrome/test/data/chromedriver|'\
+ 'third_party/webdriver'
},
'chromeos': {
'filepath': 'chromeos/',
@@ -823,7 +825,7 @@
'chrome_elf': ['caitkp+watch@chromium.org',],
'chrome_views': ['tfarina@chromium.org'],
'chromecast': ['lcwu+watch@chromium.org'],
- 'chromedriver': ['stgao@chromium.org'],
+ 'chromedriver': ['samuong+watch@chromium.org', 'stgao@chromium.org'],
'chromeos' : ['oshima+watch@chromium.org',
'stevenjb+watch@chromium.org'],
'chromeos_attestation' : ['dkrahn+watch@chromium.org'],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698