[jumbo] Windows build fix related to INITGUID
Generating GUID objects in a binary requires careful juggling of includes and the define INITGUID (or the header <Initguid.h>). Jumbo builds are not that careful so the simplest/best solution is to remove the file doing INITGUID from jumbo compilation. This manifested itself in jumbo fyi builders building catalog_viewer_service.exe. TBR=dtapuska@chromium.org Bug: 657623 Change-Id: I1457727a0b3a68f82726a2e73c1ae3dedb06f12d Reviewed-on: https://chromium-review.googlesource.com/955690Reviewed-by:Daniel Bratell <bratell@opera.com> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#542108}
Showing
Please register or sign in to comment