Add delayloads for binaries linked when is_chrome_branded=true.
When building chrome with is_chrome_branded=true there are additional binaries that are linked in. These additional binaries cause failures in the delayloads_unittests and violate the requirements of the user32 delayloads change. This change adds the two violations to the delayload list (since neither are required to be statically linked). This is a follow-up to https://chromium-review.googlesource.com/c/chromium/src/+/1551709. Bug: 963048 Change-Id: I0e09fd0ec7062e75dd3277fb1d7441d90e8e3068 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1612701Reviewed-by:Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Cliff Smolinsky <cliffsmo@microsoft.com> Cr-Commit-Position: refs/heads/master@{#660074}
Showing
Please register or sign in to comment