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

Unified Diff: content/content_renderer.gypi

Issue 2244913002: Remove content::NotificationPermissionDispatcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@permissions_typemaps
Patch Set: Move service connection to NotificationManager. Created 4 years, 4 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_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 4fb1c33730f748d2b6978061e5f0a7e6fbbf77a3..0bf9d202a181ffb3b7f2abb0a208ddfdc08114ad 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -383,8 +383,6 @@
'renderer/navigation_state_impl.h',
'renderer/net_info_helper.cc',
'renderer/net_info_helper.h',
- 'renderer/notification_permission_dispatcher.cc',
- 'renderer/notification_permission_dispatcher.h',
'renderer/origin_trials/web_trial_token_validator_impl.cc',
'renderer/origin_trials/web_trial_token_validator_impl.h',
'renderer/peripheral_content_heuristic.cc',

Powered by Google App Engine
This is Rietveld 408576698