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

Unified Diff: WATCHLISTS

Issue 1047683002: Create watchlist for zoom infrastructure. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 50bc420ed6fda0626cc010f763e42743f0915c2b..2cf1bb2e7cf34a2e79bc8056d074511564cdac35 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -810,6 +810,14 @@
'|chrome/browser/chromeos/wm_' \
'|ui/base/x/'
},
+ 'zoom': {
+ 'filepath': 'chrome/browser/ui/zoom/' \
+ '|components/ui/zoom/' \
+ '|content/browser/host_zoom_*' \
+ '|content/browser/storage_partition_impl*' \
+ '|content/public/browser/host_zoom_map.h' \
+ '|content/public/browser/storage_partition.h'
+ },
},
'WATCHLISTS': {
@@ -1088,5 +1096,6 @@
'x11': ['derat+watch@chromium.org',
'sadrul@chromium.org',
'yusukes+watch@chromium.org'],
+ 'zoom': ['wjmaclean@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