Remove WebGraphicsContext3D dependency in gpu_context_tests.h
We make the ContextProviderCommandBuffer and its WebGraphicsContext3D private in the command buffer version of the tests, and use a GLInProcessContext in the in-process version. The shared code only is exposed to GLES2Interface and ContextSupport. R=kbr@chromium.org BUG=584497 Review URL: https://codereview.chromium.org/1807813002 Cr-Commit-Position: refs/heads/master@{#381598}
Showing
Please register or sign in to comment