| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 63c8166e46a10365dab9b54503bb7f96a3f1f019..f5bd2545f17e7112a24288dbf1d41fe7adeb6e32 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -239,6 +239,8 @@
|
| 'common/frame_param.cc',
|
| 'common/frame_param.h',
|
| 'common/frame_param_macros.h',
|
| + 'common/frame_replication_state.cc',
|
| + 'common/frame_replication_state.h',
|
| 'common/gamepad_hardware_buffer.h',
|
| 'common/gamepad_messages.h',
|
| 'common/gamepad_param_traits.cc',
|
|
|