| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index a9178d604d046ea6d671238ec873036a6f515350..3b3181b6b1add7c90c4231744ae718ec21a4cb32 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -474,6 +474,7 @@
|
| 'browser/net/sqlite_persistent_cookie_store_unittest.cc',
|
| 'browser/notifications/notification_database_data_unittest.cc',
|
| 'browser/notifications/notification_database_unittest.cc',
|
| + 'browser/notifications/platform_notification_context_unittest.cc',
|
| 'browser/notification_service_impl_unittest.cc',
|
| 'browser/power_monitor_message_broadcaster_unittest.cc',
|
| 'browser/power_profiler/power_profiler_service_unittest.cc',
|
|
|