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

Unified Diff: WATCHLISTS

Issue 7003042: Narrows 'views' watchlist to top-level (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 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 | 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 065d6108b0f2f9fd85a74247022f2d6022daef9b..d0a87d6aec99117505a6eab458ed376f7c2ffc7a 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -25,7 +25,7 @@
},
'views': {
# Applies to all files and subdirs within this directory.
- 'filepath': 'views/.*',
+ 'filepath': '^views/.*',
},
'browser': {
'filepath': 'chrome/browser/.*',
« 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