| Index: content/browser/compositor/gl_helper_benchmark.cc
|
| diff --git a/content/browser/compositor/gl_helper_benchmark.cc b/content/browser/compositor/gl_helper_benchmark.cc
|
| index 0cf27a38fffbf6439d427062378f31d504041eec..845d82a426421b6c65c4ca5b2bd012a4627d955f 100644
|
| --- a/content/browser/compositor/gl_helper_benchmark.cc
|
| +++ b/content/browser/compositor/gl_helper_benchmark.cc
|
| @@ -67,7 +67,6 @@ class GLHelperTest : public testing::Test {
|
| gfx::kNullAcceleratedWidget, /* window */
|
| gfx::Size(1, 1), /* size */
|
| nullptr, /* share_context */
|
| - true, /* use_global_share_group */
|
| attributes, gfx::PreferDiscreteGpu,
|
| ::gpu::GLInProcessContextSharedMemoryLimits(),
|
| nullptr, /* gpu_memory_buffer_manager */
|
|
|