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

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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 90b1b6841cba11bcb0030ad0343435fe1b595c02..78eb9b4701e3aa7d87bf4c65fe7f2fa95197c20e 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1164,6 +1164,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',

Powered by Google App Engine
This is Rietveld 408576698