| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 914b7fa8c91455fac8f36006c3aaf491bffd13ca..d1273178f12e480694ba3d16a4bc90936ca5c7d4 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -326,6 +326,8 @@
|
| 'common/font_list_win.cc',
|
| 'common/frame_message_enums.h',
|
| 'common/frame_messages.h',
|
| + 'common/frame_owner_properties.cc',
|
| + 'common/frame_owner_properties.h',
|
| 'common/frame_replication_state.cc',
|
| 'common/frame_replication_state.h',
|
| 'common/gamepad_hardware_buffer.h',
|
|
|