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

Unified Diff: WATCHLISTS

Issue 11000016: Move forms/ out of webkit/. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Response to review Created 8 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 | chrome/browser/DEPS » ('j') | 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 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/',
« no previous file with comments | « no previous file | chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698