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

Unified Diff: WATCHLISTS

Issue 1045433003: Extend the WATCHLIST set for notifications (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 d0e6b3708959132cdecaf013e16f2e733215d4c2..50bc420ed6fda0626cc010f763e42743f0915c2b 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -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': {
« 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