 Chromium Code Reviews
 Chromium Code Reviews Issue 11000016:
  Move forms/ out of webkit/.  (Closed) 
  Base URL: http://git.chromium.org/chromium/src.git@master
    
  
    Issue 11000016:
  Move forms/ out of webkit/.  (Closed) 
  Base URL: http://git.chromium.org/chromium/src.git@master| 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/', |