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

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

Issue 2261283002: Add Notification images (Blink + desktop implementation) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Check IPC drawsNothing rather than isNull Created 4 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
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 9e53c976e7fdaaf60ac29a469826373fa4c226b6..60e476342a9ca0bbd51598cc59656f63d55bbf93 100644
--- a/chrome/test/data/notifications/platform_notification_service.html
+++ b/chrome/test/data/notifications/platform_notification_service.html
@@ -53,6 +53,7 @@
lang: 'nl-NL',
body: 'Contents',
tag: 'replace-id',
+ image: 'icon.png',
icon: 'icon.png',
badge: 'icon.png',
timestamp: 621046800000,

Powered by Google App Engine
This is Rietveld 408576698