| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index d84a6ad73b622f7ea4bf41b2a26582c8c8a8e656..dfbf28156322df0cefa186252f956c0f6f474115 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',
|
|
|