| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 8e46bb5b3c4be2c59489cf8bb1f8fe723eb2c2df..6bc0eadaa8c441be8b261a602fc1cd62f33ced5d 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -184,6 +184,8 @@
|
| 'common/frame_param.h',
|
| 'common/frame_param_macros.h',
|
| 'common/gamepad_hardware_buffer.h',
|
| + 'common/gamepad_connection_event_message_params.cc',
|
| + 'common/gamepad_connection_event_message_params.h',
|
| 'common/gamepad_messages.h',
|
| 'common/gamepad_user_gesture.cc',
|
| 'common/gamepad_user_gesture.h',
|
| @@ -712,3 +714,4 @@
|
| }],
|
| ],
|
| }
|
| +
|
|
|