commit | dfdf7ee3a48429401744ff8251ac1ded29b08fe8 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Apr 28 18:51:48 2011 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Apr 28 18:51:48 2011 |
tree | 25380e7fab500166e33b6d3bd584ce4fab66fbd8 | |
parent | 9e87c1047ab8b44d0a6a8f4211daad029bcc546d [diff] [blame] |
Reland 83186: Enable building base.dll for the multi-dll build. BUG=76996 TEST=none Review URL: http://codereview.chromium.org/6883173 [email protected] Review URL: http://codereview.chromium.org/6902117 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83369 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/build/common.gypi b/build/common.gypi index 03de1e2..38fc723 100644 --- a/build/common.gypi +++ b/build/common.gypi
@@ -1561,6 +1561,8 @@ 'usp10.lib', 'psapi.lib', 'dbghelp.lib', + 'winmm.lib', + 'shlwapi.lib', ], 'conditions': [ ['msvs_express', {