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

Unified Diff: WATCHLISTS

Issue 1311673008: Extend the Push and Notification WATCHLISTS to cover layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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 a4f46e2f137ad058bb73d89218e421f6e728b776..34a9134156513422f49252268a12d3df6d66be02 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -140,7 +140,8 @@
'filepath': 'Source/core/loader',
},
'notifications': {
- 'filepath': 'Source/modules/notifications' \
+ 'filepath': 'LayoutTests/http/tests/notifications' \
+ '|Source/modules/notifications' \
'|public/platform/modules/notifications'
},
'owners': {
@@ -160,7 +161,8 @@
'filepath': 'public'
},
'push_messaging': {
- 'filepath': 'Source/modules/push_messaging' \
+ 'filepath': 'LayoutTests/http/tests/push_messaging' \
+ '|Source/modules/push_messaging' \
'|public/platform/modules/push_messaging'
},
'platform_graphics': {
« 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