Skip to content

Commit

Permalink
Add WATCHLIST entries for background fetch
Browse files Browse the repository at this point in the history
BUG=

Review-Url: https://codereview.chromium.org/2708923002
Cr-Commit-Position: refs/heads/master@{#451764}
  • Loading branch information
beverloo authored and Commit bot committed Feb 21, 2017
1 parent e09adff commit 39e10a6
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -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/|'\
Expand All @@ -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/',
},
Expand Down Expand Up @@ -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',
Expand Down

0 comments on commit 39e10a6

Please sign in to comment.