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

Unified Diff: WATCHLISTS

Issue 2708923002: Add WATCHLIST entries for background fetch (Closed)
Patch Set: alphabetize Created 3 years, 10 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 a119385149ca046fe8e3d73711aac98d8e8c4626..484e25b9034a6ab36cd84ac3b2b878cddaa603fc 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -151,6 +151,12 @@
'components/autofill/browser/webdata/|'\
'components/webdata/',
},
+ 'background_fetch': {
+ 'filepath': 'background_fetch',
+ },
+ 'background_sync': {
+ 'filepath': 'background_sync',
+ },
'banners': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
@@ -161,9 +167,6 @@
'third_party/WebKit/public/platform/modules/app_banner/|'\
'third_party/WebKit/Source/modules/app_banner/',
},
- 'background_sync': {
- 'filepath': 'background_sync',
- },
'base': {
'filepath': '^base/',
},
@@ -1545,6 +1548,9 @@
'mathp+autofillwatch@chromium.org',
'sebsg+autofillwatch@chromium.org',
'rogerm+autofillwatch@chromium.org'],
+ 'background_fetch': ['awdf+watch@chromium.org',
+ 'harkness+watch@chromium.org',
+ 'peter@chromium.org'],
'background_sync': ['chasej+watch@chromium.org',
'iclelland+watch@chromium.org',
'jkarlin+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