| Index: ui/message_center/cocoa/popup_controller_unittest.mm
|
| diff --git a/ui/message_center/cocoa/popup_controller_unittest.mm b/ui/message_center/cocoa/popup_controller_unittest.mm
|
| index 1ac3058a6d0b688ce9af3489353cacba2cf10e4c..61e33de8bd0a4790b17a24d5f32af854380cef94 100644
|
| --- a/ui/message_center/cocoa/popup_controller_unittest.mm
|
| +++ b/ui/message_center/cocoa/popup_controller_unittest.mm
|
| @@ -23,6 +23,7 @@ TEST_F(PopupControllerTest, Creation) {
|
| ASCIIToUTF16("Jonathan and 5 others"),
|
| string16(),
|
| std::string(),
|
| + NULL,
|
| NULL));
|
|
|
| scoped_nsobject<MCPopupController> controller(
|
|
|