| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 01b5f42ec555cbee429a7804f1b071c663e19dab..fd98d151c4f799a03c6df27a0b0dfdb2fa497d4e 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -84,6 +84,7 @@
|
| 'public/common/pepper_plugin_info.cc',
|
| 'public/common/pepper_plugin_info.h',
|
| 'public/common/process_type.h',
|
| + 'public/common/push_messaging_status.h',
|
| 'public/common/referrer.h',
|
| 'public/common/renderer_preferences.cc',
|
| 'public/common/renderer_preferences.h',
|
| @@ -383,6 +384,7 @@
|
| 'common/plugin_process_messages.h',
|
| 'common/power_monitor_messages.h',
|
| 'common/process_type.cc',
|
| + 'common/push_messaging_messages.h',
|
| 'common/quota_messages.h',
|
| 'common/resource_messages.cc',
|
| 'common/resource_messages.h',
|
|
|