| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 033ac400dd6bc3802a0bd1ae9bdc321b1e8041f7..369972f82817d06aeb558fc8ece1195262f41818 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -87,6 +87,8 @@
|
| 'public/common/pepper_plugin_info.cc',
|
| 'public/common/pepper_plugin_info.h',
|
| 'public/common/persistent_notification_status.h',
|
| + 'public/common/platform_notification_data.cc',
|
| + 'public/common/platform_notification_data.h',
|
| 'public/common/platform_notification_service.h',
|
| 'public/common/process_type.h',
|
| 'public/common/push_messaging_status.cc',
|
| @@ -115,8 +117,6 @@
|
| 'public/common/security_style.h',
|
| 'public/common/send_zygote_child_ping_linux.h',
|
| 'public/common/service_registry.h',
|
| - 'public/common/show_desktop_notification_params.cc',
|
| - 'public/common/show_desktop_notification_params.h',
|
| 'public/common/signed_certificate_timestamp_id_and_status.cc',
|
| 'public/common/signed_certificate_timestamp_id_and_status.h',
|
| 'public/common/speech_recognition_error.h',
|
|
|