| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index fe418746129a18313b5889ee654f956c4590f79e..5361e8e3aacf6b5f8037c8e2fb04f72b7d5c9265 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -189,6 +189,8 @@
|
| 'common/gamepad_user_gesture.cc',
|
| 'common/gamepad_user_gesture.h',
|
| 'common/geolocation_messages.h',
|
| + 'common/gpu/client/cc_param_traits.cc',
|
| + 'common/gpu/client/cc_param_traits.h',
|
| 'common/gpu/client/command_buffer_proxy_impl.cc',
|
| 'common/gpu/client/command_buffer_proxy_impl.h',
|
| 'common/gpu/client/gl_helper.cc',
|
|
|