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

Unified Diff: content/content_tests.gypi

Issue 1116693002: [NOT FOR REVIEW] Significantly simplify the PlatformNotificationService //content API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 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',

Powered by Google App Engine
This is Rietveld 408576698