summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/gl_in_process_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/command_buffer/client/gl_in_process_context.h')
-rw-r--r--gpu/command_buffer/client/gl_in_process_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpu/command_buffer/client/gl_in_process_context.h b/gpu/command_buffer/client/gl_in_process_context.h
index be91cfd..188ed34 100644
--- a/gpu/command_buffer/client/gl_in_process_context.h
+++ b/gpu/command_buffer/client/gl_in_process_context.h
@@ -42,7 +42,6 @@ struct GLES2_IMPL_EXPORT GLInProcessContextAttribs {
int32 samples;
int32 sample_buffers;
int32 fail_if_major_perf_caveat;
- int32 lose_context_when_out_of_memory;
};
class GLES2_IMPL_EXPORT GLInProcessContext {