| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 1e2390a026f594e324f1de29e696fbd1c205d63a..173920632af269dc0f2355b4b4b2b07c2e098178 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',
|
|
|