summaryrefslogtreecommitdiffstats
path: root/build/install-build-deps.sh
diff options
context:
space:
mode:
authorjiangj@opera.com <jiangj@opera.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-07 19:57:30 +0000
committerjiangj@opera.com <jiangj@opera.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-07 19:57:30 +0000
commita91d5dbb2aa1296649073fae77ce457028866a81 (patch)
tree4f8ddeb4f4b8eda2878432f839fcbbe4e453ddda /build/install-build-deps.sh
parentdea398379cd2f5a6f4822a4674dbfffdef1ec6fb (diff)
downloadchromium_src-a91d5dbb2aa1296649073fae77ce457028866a81.zip
chromium_src-a91d5dbb2aa1296649073fae77ce457028866a81.tar.gz
chromium_src-a91d5dbb2aa1296649073fae77ce457028866a81.tar.bz2
Fix component build linking with notifications=0
We will get the following errors if not: 2> Creating library ..\..\build\Debug\lib\message_center.lib and object ..\..\build\Debug\lib\message_center.exp 2>dummy_message_center.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall message_center::NotificationDelegate::HasClickedListener(void)" (?HasClickedListener@NotificationDelegate@message_center@@UAE_NXZ) 2>dummy_message_center.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall message_center::NotificationDelegate::ButtonClick(int)" (?ButtonClick@NotificationDelegate@message_center@@UAEXH@Z) Same fix for OS==android. Done by Przemek Kudla <pkudla@opera.com> Review URL: https://codereview.chromium.org/369243002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281574 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/install-build-deps.sh')
0 files changed, 0 insertions, 0 deletions