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

Unified Diff: WATCHLISTS

Issue 8678010: Add ui/views/* to the views WATCHLIST. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 | no next file » | 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 bb125890c1565c0ae146507c136322dfc5836d23..7336c60c6ad6367a0f55fbafafbe1e8e211b517e 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -25,7 +25,8 @@
},
'views': {
# Applies to all files and subdirs within this directory.
- 'filepath': '^views/.*',
+ 'filepath': '^views/.*'\
Nirnimesh 2011/11/23 22:13:57 These are wrong. There needs to be a | at the end
tfarina 2011/11/23 22:30:15 Done.
+ '^ui/views/.*',
},
'aura': {
'filepath': 'ui/aura/.*'\
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698