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

Unified Diff: WATCHLISTS

Issue 27536008: Separate ash stuff from aura watchlists (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 2 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 91666dc7f6ab91a0410fe527131a74c62c0db645..904d219166c46162350f6ea666eb9a3b0bf52c4c 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -51,9 +51,11 @@
'apps': {
'filepath': '^apps/',
},
+ 'ash': {
+ 'filepath': 'ash/',
+ },
'aura': {
- 'filepath': 'ui/aura/|'\
- 'ash/',
+ 'filepath': 'ui/aura/',
},
'aura_compositor': {
'filepath':
@@ -635,6 +637,9 @@
'app_shortcuts': ['chrome-apps-syd-reviews@chromium.org'],
'appcache': ['michaeln@chromium.org'],
'apps': ['tfarina@chromium.org', 'chromium-apps-reviews@chromium.org'],
+ 'ash': ['ben+ash@chromium.org',
+ 'sadrul@chromium.org',
+ 'kalyan.kondapally@intel.com'],
'aura': ['ben+aura@chromium.org',
'sadrul@chromium.org',
'kalyan.kondapally@intel.com'],
« 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