• Daniel Bratell's avatar
    [jumbo] Windows build fix related to INITGUID · addfa4e6
    Daniel Bratell authored
    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: default avatarDaniel Bratell <bratell@opera.com>
    Commit-Queue: Daniel Bratell <bratell@opera.com>
    Cr-Commit-Position: refs/heads/master@{#542108}
    addfa4e6
BUILD.gn 5.89 KB