Index: WATCHLISTS |
diff --git a/WATCHLISTS b/WATCHLISTS |
index d5be23167ab696fada0418dbbcb7f611df971b88..6906ccceeb7aa76262d0075192ff5f1f1c96b83a 100644 |
--- a/WATCHLISTS |
+++ b/WATCHLISTS |
@@ -39,18 +39,24 @@ |
'filepath': 'ui/aura/|'\ |
'ash/', |
}, |
+ # TODO(blundell): Add any new paths to this file after applying jam's |
+ # comments. |
'autofill': { |
'filepath': 'chrome/browser/autofill/|'\ |
'chrome/browser/resources/options/autofill_|'\ |
'chrome/browser/sync/glue/autofill_|'\ |
'chrome/browser/ui/webui/options/autofill_|'\ |
+ 'chrome/common/form_|'\ |
+ 'chrome/common/password_|'\ |
'chrome/renderer/autofill/|'\ |
'chrome/test/data/autofill/|'\ |
'chrome/test/data/autofill/heuristics/input/|'\ |
'chrome/test/data/autofill/heuristics/output/|'\ |
'chrome/test/data/autofill/merge/input/|'\ |
'chrome/test/data/autofill/merge/output/|'\ |
- 'webkit/forms/', |
+ 'content/public/common/password_|'\ |
+ 'content/public/renderer/password_'\ |
+ 'content/renderer/password_', |
}, |
'automation': { |
'filepath': 'chrome/browser/automation/|chrome/test/automation/', |