[Remoting Client] Disable OpenGL renderer on Windows
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}
Showing
Please register or sign in to comment