| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index c1ae9cf57cb6bed0b72225cf9ea588b68bc086c2..87165a47499912a88397c0f0e793e32ff9599b82 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -456,6 +456,8 @@
|
| 'common/plugin_list_win.cc',
|
| 'common/plugin_process_messages.h',
|
| 'common/power_monitor_messages.h',
|
| + 'common/presentation/presentation_message.cc',
|
| + 'common/presentation/presentation_message.h',
|
| 'common/process_type.cc',
|
| 'common/push_messaging_messages.h',
|
| 'common/quota_messages.h',
|
|
|