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

Unified Diff: WATCHLISTS

Issue 11000016: Move forms/ out of webkit/. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Mostly cosmetic fixup Created 8 years, 3 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') | chrome/browser/autofill/form_structure_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index d5be23167ab696fada0418dbbcb7f611df971b88..e87a4d3fdfd72ab76f93dc669120ff19aa89e11a 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -50,7 +50,8 @@
'chrome/test/data/autofill/heuristics/output/|'\
'chrome/test/data/autofill/merge/input/|'\
'chrome/test/data/autofill/merge/output/|'\
- 'webkit/forms/',
+ 'content/public/common/|'\
+ 'content/public/renderer/',
stuartmorgan 2012/10/02 12:17:51 I suspect that people watching autofill don't want
Ilya Sherman 2012/10/02 20:12:29 I think these lines could just be: content/public/
blundell 2012/10/03 15:06:07 Great, thanks. Done. On 2012/10/02 20:12:29, Ilya
},
'automation': {
'filepath': 'chrome/browser/automation/|chrome/test/automation/',
« no previous file with comments | « no previous file | chrome/browser/DEPS » ('j') | chrome/browser/autofill/form_structure_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698