Index: gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doer_prototypes.h |
diff --git a/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doer_prototypes.h b/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doer_prototypes.h |
index 28d286c3840a3d701c5994c8a2ef1dcf70e92710..47b3ea86a6913ba8afd8c01517b3f5a118752115 100644 |
--- a/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doer_prototypes.h |
+++ b/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doer_prototypes.h |
@@ -968,3 +968,4 @@ error::Error DoSetDrawRectangleCHROMIUM(GLint x, |
GLint y, |
GLint width, |
GLint height); |
+error::Error DoSetEnableDCLayersCHROMIUM(GLboolean enable); |