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 7e7da6ca2f8f4a00f88961956e6ab25971b186b0..dd2503c78b4c3695eb73b010ad2d72ba947bddc9 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( |