| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index f989b373e088bb6e9a139e0b25663d8440ca9f9c..e4b952dd3aac47627778ee60ab8d3083de5a6454 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -99,6 +99,8 @@
|
| 'public/common/persistent_notification_status.h',
|
| 'public/common/platform_notification_data.cc',
|
| 'public/common/platform_notification_data.h',
|
| + 'public/common/presentation_constants.cc',
|
| + 'public/common/presentation_constants.h',
|
| 'public/common/process_type.h',
|
| 'public/common/push_messaging_status.cc',
|
| 'public/common/push_messaging_status.h',
|
|
|