| Index: gpu/command_buffer/service/feature_info.h
|
| diff --git a/gpu/command_buffer/service/feature_info.h b/gpu/command_buffer/service/feature_info.h
|
| index 22888c405e6f94c2e17278d73134486067ea08a8..039b9262791dcf65def7c7dc77f29af0038cb1a5 100644
|
| --- a/gpu/command_buffer/service/feature_info.h
|
| +++ b/gpu/command_buffer/service/feature_info.h
|
| @@ -31,7 +31,6 @@
|
| bool chromium_color_buffer_float_rgba;
|
| bool chromium_color_buffer_float_rgb;
|
| bool chromium_framebuffer_multisample;
|
| - bool chromium_sync_query;
|
| // Use glBlitFramebuffer() and glRenderbufferStorageMultisample() with
|
| // GL_EXT_framebuffer_multisample-style semantics, since they are exposed
|
| // as core GL functions on this implementation.
|
|
|