| Index: content/content_common.gypi
 | 
| diff --git a/content/content_common.gypi b/content/content_common.gypi
 | 
| index 8c330f5a48ef006696a6b829d41575abe4fbdebf..a5b5729fde0dee6c290a91f3aebea1342eda02e6 100644
 | 
| --- a/content/content_common.gypi
 | 
| +++ b/content/content_common.gypi
 | 
| @@ -212,6 +212,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',
 | 
| 
 |