| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index c435005d09c02c024949051f7dff95a4ad424a50..6a633d399541ee4a5991a3347f31c97a9e20277d 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -212,6 +212,10 @@
|
| 'common/gpu/client/gpu_channel_host.h',
|
| 'common/gpu/client/gpu_video_decode_accelerator_host.cc',
|
| 'common/gpu/client/gpu_video_decode_accelerator_host.h',
|
| + 'common/gpu/client/offscreen_context.cc',
|
| + 'common/gpu/client/offscreen_context.h',
|
| + 'common/gpu/client/offscreen_context_command_buffer.cc',
|
| + 'common/gpu/client/offscreen_context_command_buffer.h',
|
| 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc',
|
| 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h',
|
| 'common/gpu/gl_scoped_binders.cc',
|
|
|