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

Unified Diff: mojo/services/notifications/interfaces/notifications.mojom

Issue 1741963002: Auto-formatted all .mojom files. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 9 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 | « mojo/services/nfc/interfaces/nfc.mojom ('k') | mojo/services/ozone_drm_gpu/interfaces/ozone_drm_gpu.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/notifications/interfaces/notifications.mojom
diff --git a/mojo/services/notifications/interfaces/notifications.mojom b/mojo/services/notifications/interfaces/notifications.mojom
index 5739466d33b15c9e05246885677e68954c35e716..0d7ac4a9e7d31cde44b5a92f4413c697adf694e7 100644
--- a/mojo/services/notifications/interfaces/notifications.mojom
+++ b/mojo/services/notifications/interfaces/notifications.mojom
@@ -51,6 +51,7 @@ interface NotificationService {
// |notification_data| and with any interactions with the notification being
// communicated to |client|. |notification| can be used to modify or cancel
// the notification.
- Post(NotificationData notification_data, NotificationClient? client,
+ Post(NotificationData notification_data,
+ NotificationClient? client,
Notification&? notification);
};
« no previous file with comments | « mojo/services/nfc/interfaces/nfc.mojom ('k') | mojo/services/ozone_drm_gpu/interfaces/ozone_drm_gpu.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698