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

Unified Diff: chrome/test/data/notifications/platform_notification_service.html

Issue 1094553002: Revert "Speculative revert by sheriff" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « chrome/interactive_ui_tests.isolate ('k') | chromecast/media/base/switching_media_renderer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 7c4eb868001c1989361f636c144294610290a3ca..d0b412499bdb7a396b8cab7450a8e006563e1137 100644
--- a/chrome/test/data/notifications/platform_notification_service.html
+++ b/chrome/test/data/notifications/platform_notification_service.html
@@ -54,7 +54,10 @@
body: 'Contents',
tag: 'replace-id',
icon: 'icon.png',
- silent: true
+ silent: true,
+ data: [
+ { property: 'value' }
+ ]
});
}
« no previous file with comments | « chrome/interactive_ui_tests.isolate ('k') | chromecast/media/base/switching_media_renderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698