summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorvabr <vabr@chromium.org>2015-12-01 02:48:08 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-01 10:49:32 +0000
commitbeb0c56fc4bcccda5d591e3433c61db484a85b7a (patch)
tree2de52475303624808e801194d54c31dcecdf3b18 /WATCHLISTS
parent5029f7768cc618a312c9e1e9e8aad3aaa0fa90fe (diff)
downloadchromium_src-beb0c56fc4bcccda5d591e3433c61db484a85b7a.zip
chromium_src-beb0c56fc4bcccda5d591e3433c61db484a85b7a.tar.gz
chromium_src-beb0c56fc4bcccda5d591e3433c61db484a85b7a.tar.bz2
Remove stale paths from autofill WATCHLISTS
The removed paths do not match any files, and are unlikely to start matching them, because the autofill code should appear either in the component or in the //chrome or //ios/chrome embedders. BUG=None Review URL: https://codereview.chromium.org/1479563003 Cr-Commit-Position: refs/heads/master@{#362374}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS6
1 files changed, 1 insertions, 5 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 273f2ce..77accd1 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -91,7 +91,6 @@
'autofill': {
'filepath': 'chrome/browser/autofill/|'\
'chrome/browser/resources/options/autofill_|'\
- 'chrome/browser/sync/glue/autofill_|'\
'chrome/browser/ui/android/autofill/|'\
'chrome/browser/ui/autofill/|'\
'chrome/browser/ui/cocoa/autofill/|'\
@@ -101,10 +100,7 @@
'chrome/test/data/autofill/|'\
'components/autofill/|'\
'components/autofill/browser/webdata/|'\
- 'components/webdata/|'\
- 'content/public/common/password_|'\
- 'content/public/renderer/password_|'\
- 'content/renderer/password_',
+ 'components/webdata/',
},
'automation': {
'filepath': 'chrome/browser/automation/|chrome/test/automation/',