Skip to content

Commit

Permalink
Extend the WATCHLIST set for notifications
Browse files Browse the repository at this point in the history
This adds a number of new files and directories which should be covered
in the existing WATCHLIST entry.

R=johnme@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1045433003

Cr-Commit-Position: refs/heads/master@{#322725}
  • Loading branch information
beverloo authored and Commit bot committed Mar 29, 2015
1 parent 717c277 commit 8ab156b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,13 @@
'notifications': {
'filepath': 'chrome/browser/extensions/api/notifications/|' \
'chrome/browser/notifications/|' \
'chrome/test/data/notifications/|' \
'content/browser/notifications/|' \
'content/child/notifications/|' \
'content/common/platform_notification|' \
'content/public/browser/platform_notification|' \
'content/public/common/platform_notification|' \
'content/renderer/notification_|' \
'ui/message_center/'
},
'npapi_headers': {
Expand Down

0 comments on commit 8ab156b

Please sign in to comment.