| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 09fee67f13430b9dc2a190247ec47e5eeaa3e03c..ed35f458eaabfb1747656dc630c44359deedc494 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -481,6 +481,7 @@
|
| 'browser/notification_service_impl_unittest.cc',
|
| 'browser/notifications/notification_database_data_unittest.cc',
|
| 'browser/notifications/notification_database_unittest.cc',
|
| + 'browser/notifications/notification_id_generator_unittest.cc',
|
| 'browser/notifications/platform_notification_context_unittest.cc',
|
| 'browser/power_monitor_message_broadcaster_unittest.cc',
|
| 'browser/power_profiler/power_profiler_service_unittest.cc',
|
|
|