| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 34bda3a9a54fe5940146e412809d319c8b98e42d..d194a281e71a19e7381a1a75da4592d4144b44cf 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -214,6 +214,8 @@
|
| 'common/frame_param_macros.h',
|
| 'common/gamepad_hardware_buffer.h',
|
| 'common/gamepad_messages.h',
|
| + 'common/gamepad_param_traits.cc',
|
| + 'common/gamepad_param_traits.h',
|
| 'common/gamepad_user_gesture.cc',
|
| 'common/gamepad_user_gesture.h',
|
| 'common/geolocation_messages.h',
|
|
|