| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 18770e898b8ee04f099f9c0ded44183c3092c0b7..e53f51db323dcee97be6dbb2ba6b8154b0a8359d 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -196,6 +196,8 @@
|
| 'common/gpu/client/gpu_video_decode_accelerator_host.h',
|
| 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc',
|
| 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h',
|
| + 'common/gpu/gl_scoped_binders.cc',
|
| + 'common/gpu/gl_scoped_binders.h',
|
| 'common/gpu/gpu_channel.cc',
|
| 'common/gpu/gpu_channel.h',
|
| 'common/gpu/gpu_channel_manager.cc',
|
|
|