Commit 4b16ba30 authored by cpu@chromium.org's avatar cpu@chromium.org

Another crack at delay-loading user32.dll

gypi magic needs right incantation

BUG=none
TEST= waterfall green, specially safe_browsing_tests and sync_unittests
Review URL: http://codereview.chromium.org/8351017

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107049 0039d316-1c4b-4281-b951-d872f2087c98
parent bac61a74
......@@ -606,7 +606,6 @@
'-llocationapi.lib',
'-lsensorsapi.lib',
],
},
'msvs_settings': {
'VCLinkerTool': {
'DelayLoadDLLs': [
......@@ -614,6 +613,7 @@
],
},
},
},
'sources!': [
'browser/power_save_blocker_stub.cc',
],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment