Chromium Code Reviews| 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 3d42f76ecdaa0fb6c188c26f1f75cd27f0264950..fa754adde820d9e6ce5835cd686af08becd3ed9b 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', |
| timestamp: 621046800000, |
| + renotify: true, |
| silent: true, |
| requireInteraction: true, |
| data: [ |
| @@ -114,4 +115,4 @@ |
| } |
| </script> |
| </body> |
| -</html> |
| +</html> |