| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index fbec6c2722ae5cbb82bcccda9995e3e45c408c49..802f7c3d6fb8b07fd242330e3df68fd034401b4a 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -206,6 +206,8 @@
|
| 'common/geolocation_messages.h',
|
| 'common/gpu/client/command_buffer_proxy_impl.cc',
|
| 'common/gpu/client/command_buffer_proxy_impl.h',
|
| + 'common/gpu/client/context_provider_command_buffer.cc',
|
| + 'common/gpu/client/context_provider_command_buffer.h',
|
| 'common/gpu/client/gl_helper.cc',
|
| 'common/gpu/client/gl_helper.h',
|
| 'common/gpu/client/gpu_channel_host.cc',
|
|
|