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

Unified Diff: WATCHLISTS

Issue 8680040: Group forms-related files in webkit/glue in a forms/ subdirectory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase + another build fix Created 9 years 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 f8535d11d9aff03247e0fdd8bef23af8abb5553c..1dc441b90be8461aa7c44266e91239f6d90a497b 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -195,7 +195,8 @@
'chrome/test/data/autofill/heuristics/input/.*|'\
'chrome/test/data/autofill/heuristics/output/.*|'\
'chrome/test/data/autofill/merge/input/.*|'\
- 'chrome/test/data/autofill/merge/output/.*',
+ 'chrome/test/data/autofill/merge/output/.*|'\
+ 'webkit/forms/.*',
},
'webdata': {
'filepath': 'chrome/browser/webdata/.*',
« 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