Index: chrome/browser/notifications/desktop_notifications_unittest.h |
=================================================================== |
--- chrome/browser/notifications/desktop_notifications_unittest.h (revision 78781) |
+++ chrome/browser/notifications/desktop_notifications_unittest.h (working copy) |
@@ -96,7 +96,7 @@ |
} |
// Constructs a notification parameter structure for use in tests. |
- ViewHostMsg_ShowNotification_Params StandardTestNotification(); |
+ DesktopNotificationHostMsg_Show_Params StandardTestNotification(); |
// Create a message loop to allow notifications code to post tasks, |
// and a thread so that notifications code runs on the expected thread. |