Index: chrome/test/data/notifications/platform_notification_service.html |
diff --git a/chrome/test/data/notifications/platform_notification_service.html b/chrome/test/data/notifications/platform_notification_service.html |
index 5d42c3ce6a8dafec5014e569f5b1ec0bd0fb0ed4..56529ddb71d77bb580cfda747058c7cc8dfff598 100644 |
--- a/chrome/test/data/notifications/platform_notification_service.html |
+++ b/chrome/test/data/notifications/platform_notification_service.html |
@@ -55,6 +55,7 @@ |
tag: 'replace-id', |
icon: 'icon.png', |
silent: true, |
+ requireInteraction: true, |
data: [ |
{ property: 'value' } |
] |