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 d0b412499bdb7a396b8cab7450a8e006563e1137..7c4eb868001c1989361f636c144294610290a3ca 100644 |
--- a/chrome/test/data/notifications/platform_notification_service.html |
+++ b/chrome/test/data/notifications/platform_notification_service.html |
@@ -54,10 +54,7 @@ |
body: 'Contents', |
tag: 'replace-id', |
icon: 'icon.png', |
- silent: true, |
- data: [ |
- { property: 'value' } |
- ] |
+ silent: true |
}); |
} |