chromium-src-build/win
brettw b1067679c5 Remove user32 delay imports for XP, more GN imports match GYP.
This delay loads additional libraries so the set of delay-loaded and non-delay-loaded libraries is the same between GYP and GN for 32-bit Windows official builds of chrome.exe and chrome.dll. I checked the imported libraries but not the individual functions.

Remove user32 delay imports. This was a hack for Windows XP. I checked all the functions in the list of imports and they are all available on Windows 7. There was a lot of machinery required for this that was removed.

BUG=512861
Reland of https://crrev.com/080e7e885be49295f8373eb0fa54e6772206bc64 with fix.

Review-Url: https://codereview.chromium.org/2008643002
Cr-Original-Commit-Position: refs/heads/master@{#395432}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: cc84b6cdb2ba06927c498632c86cb0c81e50e9ec
2016-05-23 22:15:02 +00:00
..
BUILD.gn Preliminary support for Windows manifests in the GN build. 2015-07-21 18:57:19 +00:00
as_invoker.manifest Preliminary support for Windows manifests in the GN build. 2015-07-21 18:57:19 +00:00
asan.gyp Update Clang build script and gyp file for 3.8.0 version bump 2015-07-15 23:07:31 +00:00
chrome_win.croc Exclude ChromeOS directories and files from mac win linux. 2010-10-04 22:56:50 +00:00
common_controls.manifest Preliminary support for Windows manifests in the GN build. 2015-07-21 18:57:19 +00:00
compatibility.manifest Add supportedOS GUID for Windows 10 2014-10-07 02:50:13 +00:00
copy_cdb_to_output.py Add x86 to copy_cdb_to_output Allowed Architectures 2016-04-18 20:04:25 +00:00
message_compiler.gni Disable etw_manifest in the GN Windows build. 2015-12-16 22:39:10 +00:00
message_compiler.py Roll buildtools 4a95614772..3ba3ca22ec 2015-11-12 20:12:26 +00:00
reorder-imports.py win: Let reorder-imports.py fail if its invocation of swapimport.exe fails. 2015-09-24 05:09:26 +00:00
require_administrator.manifest Add cloud_print to the GN build. 2015-10-14 23:45:43 +00:00
use_ansi_codes.py clang/win: Make diagnostics colored if ansicon is around at runhooks time. 2015-06-19 23:44:00 +00:00