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

Unified Diff: WATCHLISTS

Issue 2781693003: Watchlist: Add binary_size (Closed)
Patch Set: add review comments Created 3 years, 9 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 3ce78565f225df6768ccdb78312c5290f4f81822..15eeda2d3bea1c3240355f19178cc38411f5d6d6 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -194,6 +194,10 @@
'content/test/data/battery_status/|'\
'device/battery/',
},
+ 'binary_size': {
+ 'filepath': 'build/android/binary_size/|'\
+ 'tools/binary_size/',
+ },
'bookmarks': {
'filepath': 'chrome/browser/bookmarks/' \
'|chrome/browser/extensions/api/bookmark_manager_private/' \
@@ -1621,6 +1625,9 @@
'wfh+watch@chromium.org'],
'base': ['vmpstr+watch@chromium.org'],
'battery_status': ['timvolodine@chromium.org'],
+ 'binary_size': ['agrieve+watch@chromium.org',
+ 'estevenson+watch@chromium.org',
+ 'wnwen+watch@chromium.org'],
'blink': ['blink-reviews@chromium.org'],
'blink_accessibility': ['aboxhall@chromium.org',
'dmazzoni@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