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

Unified Diff: WATCHLISTS

Issue 2800033002: make watchlist for core/timing and add myself (Closed)
Patch Set: Created 3 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 dd6d3569be8f1d883d2806659bf5eb778815a7a4..632482abf27970c814992c1a0d59341f6c0a2da1 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -1340,6 +1340,9 @@
'blink_paint': {
'filepath': 'third_party/WebKit/Source/core/paint/'
},
+ 'blink_performance_timing': {
+ 'filepath': 'third_party/WebKit/Source/core/timing/'
+ },
'blink_permissions': {
'filepath': 'third_party/WebKit/Source/modules/permissions/' \
'|third_party/WebKit/public/platform/modules/permissions/',
@@ -1760,6 +1763,7 @@
'blink_owners': ['abarth@chromium.org'],
'blink_paint' : ['blink-reviews-paint@chromium.org',
'dongseong.hwang@intel.com'],
+ 'blink_performance_timing': ['panicker+watch@chromium.org'],
'blink_permissions': ['mlamouri+watch-blink@chromium.org'],
'blink_platform': ['kinuko+watch@chromium.org'],
'blink_platform_graphics': ['ajuma+watch@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