You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. ninja -C out/Release
../../third_party/gold/gold64:
obj/chrome/libbrowser.a(obj/chrome/browser/notifications/browser.message_center_
notification_manager.o): in function
MessageCenterNotificationManager::MessageCenterNotificationManager(message_cente
r::MessageCenter*):../../chrome/browser/notifications/message_center_notificatio
n_manager.cc(.text._ZN32MessageCenterNotificationManagerC2EPN14message_center13M
essageCenterE+0xa5): error: undefined reference to
'message_center::CreateMessageCenterTray()'
../../third_party/gold/gold64:
obj/chrome/libbrowser_ui.a(obj/chrome/browser/ui/startup/browser_ui.startup_brow
ser_creator_impl.o): in function StartupBrowserCreatorImpl::Launch(Profile*,
std::vector<GURL, std::allocator<GURL> > const&,
bool):../../chrome/browser/ui/startup/startup_browser_creator_impl.cc(.text._ZN2
5StartupBrowserCreatorImpl6LaunchEP7ProfileRKSt6vectorI4GURLSaIS3_EEb+0x19e):
error: undefined reference to 'chrome::InitAppList(Profile*)'
Do we need to roll chromium or what's up? Is it just me?
Original issue reported on code.google.com by [email protected] on 4 Mar 2013 at 12:00
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 4 Mar 2013 at 12:00The text was updated successfully, but these errors were encountered: