diff options
Diffstat (limited to 'gpu/command_buffer_service.gypi')
-rw-r--r-- | gpu/command_buffer_service.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gpu/command_buffer_service.gypi b/gpu/command_buffer_service.gypi index 0934f93..06fda1b 100644 --- a/gpu/command_buffer_service.gypi +++ b/gpu/command_buffer_service.gypi @@ -34,6 +34,8 @@ 'command_buffer/service/common_decoder.h', 'command_buffer/service/context_group.h', 'command_buffer/service/context_group.cc', + 'command_buffer/service/context_state.h', + 'command_buffer/service/context_state.cc', 'command_buffer/service/feature_info.h', 'command_buffer/service/feature_info.cc', 'command_buffer/service/framebuffer_manager.h', |