| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 61e4a1cf571d440b7ba54bc5c4ee06a974cdc3b9..9db0da5f447aea272f6df96587e3e756091c5202 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -238,6 +238,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',
|
|
|