Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 0450e763e01df9bd1172d851045131a2e6da2efa..ac1dac69cf7c82b49e176d7dda7bad07479049e5 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -326,6 +326,8 @@ |
| 'common/font_list_ozone.cc', |
| 'common/font_list_pango.cc', |
| 'common/font_list_win.cc', |
| + 'common/frame_owner_properties.cc', |
| + 'common/frame_owner_properties.h', |
|
alexmos
2016/07/14 23:44:14
nit: put after frame_messages.h to preserve sort o
raymes
2016/07/18 03:39:28
Done.
|
| 'common/frame_message_enums.h', |
| 'common/frame_messages.h', |
| 'common/frame_replication_state.cc', |