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