Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(286)

Unified Diff: content/content_tests.gypi

Issue 1133813002: Introduce the NotificationIdGenerator in //content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e85fd39628b69d9662d5f63480ac3dc18fa664bb..d9c92a1b99acdca17a4d65c00cfe1882a0905e0b 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -484,6 +484,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',

Powered by Google App Engine
This is Rietveld 408576698