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

Unified Diff: WATCHLISTS

Issue 253733007: Add battery_status to WATCHLISTS. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 d2ce5f06dd895e176f5728034d26683323fb73ff..ec781d1196bb9d7293402c9c3c1d8517e453918e 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -256,6 +256,10 @@
'table_layout': {
'filepath': 'Source/core/rendering/.*Table'
},
+ 'battery_status': {
+ 'filepath': 'Source/modules/battery/' \
+ '|LayoutTests/battery-status/'
+ },
},
'WATCHLISTS': {
@@ -388,5 +392,6 @@
'css_grid_layout': [ 'svillar@igalia.com', 'jfernandez@igalia.com', 'rego@igalia.com' ],
'fragment_layout': [ 'mstensho+blink@opera.com' ],
'table_layout': [ 'mstensho+blink@opera.com' ],
+ 'battery_status': [ 'timvolodine@chromium.org' ],
},
}
« 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