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

Unified Diff: content/content_browser.gypi

Issue 1898193003: Add type converters from Mojo notifications to the content types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@notification-permission-mojom
Patch Set: Created 4 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
« no previous file with comments | « content/browser/notifications/type_converters_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 2710203553d166666fbed97f82ef277368fc3ff4..36c47125a8ff29bf89371a10cc46d6247b47a812 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1163,6 +1163,8 @@
'browser/notifications/page_notification_delegate.h',
'browser/notifications/platform_notification_context_impl.cc',
'browser/notifications/platform_notification_context_impl.h',
+ 'browser/notifications/type_converters.cc',
+ 'browser/notifications/type_converters.h',
'browser/permissions/permission_service_context.cc',
'browser/permissions/permission_service_context.h',
'browser/permissions/permission_service_impl.cc',
« no previous file with comments | « content/browser/notifications/type_converters_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698