| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index bdf7859e87ead9729a86ec231a4de8c5cb8e59f7..68f1a56288bbeb6030a3edbddaf8b6195815d591 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -528,6 +528,7 @@
|
| 'browser/notifications/notification_database_unittest.cc',
|
| 'browser/notifications/notification_id_generator_unittest.cc',
|
| 'browser/notifications/platform_notification_context_unittest.cc',
|
| + 'browser/notifications/type_converters_unittest.cc',
|
| 'browser/power_monitor_message_broadcaster_unittest.cc',
|
| 'browser/power_usage_monitor_impl_unittest.cc',
|
| 'browser/presentation/presentation_service_impl_unittest.cc',
|
|
|