• yuweih's avatar
    [Remoting Client] Disable OpenGL renderer on Windows · 408c9561
    yuweih authored
    CL 2196493002 brought ANGLE libGLESv2 dependency to the remoting unittest on
    Windows. For some reason the Windows clang tester built 64-bit unittest
    binary but tries to link it with a 32-bit ANGLE binary. Since the OpenGL
    renderer is not used on Windows anyway, we may just disable the unit test on
    Windows until we figure out what went wrong with the build setup.
    
    BUG=642027
    
    Review-Url: https://codereview.chromium.org/2303883004
    Cr-Commit-Position: refs/heads/master@{#417440}
    408c9561
BUILD.gn 4.48 KB