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

Unified Diff: WATCHLISTS

Issue 16182002: Relanding "chrome/browser: Remove unnecessary entries from DEPS files." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix - it was missing filepath Created 7 years, 7 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/common/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 0071f0628b159832c313ef1dfad7a99bd2835029..36ca19dfc969f87d60c2d3f0e95ebb12e608032f 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -47,8 +47,7 @@
'ash/',
},
'autofill': {
- 'filepath': 'chrome/browser/api/webdata/|'\
- 'chrome/browser/autofill/|'\
+ 'filepath': 'chrome/browser/autofill/|'\
'chrome/browser/resources/options/autofill_|'\
'chrome/browser/sync/glue/autofill_|'\
'chrome/browser/ui/android/autofill/|'\
@@ -57,10 +56,11 @@
'chrome/browser/ui/gtk/autofill/|'\
'chrome/browser/ui/views/autofill/|'\
'chrome/browser/ui/webui/options/autofill_|'\
- 'chrome/browser/webdata/|'\
'chrome/renderer/autofill/|'\
'chrome/test/data/autofill/|'\
'components/autofill/|'\
+ 'components/autofill/browser/webdata/|'\
+ 'components/webdata/|'\
'content/public/common/password_|'\
'content/public/renderer/password_|'\
'content/renderer/password_',
« no previous file with comments | « no previous file | chrome/browser/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698