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

Unified Diff: chrome/browser/notifications/notification_display_service.h

Issue 2941743002: Revert of Deprecate native and extension notification delegates. (Closed)
Patch Set: Created 3 years, 6 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: chrome/browser/notifications/notification_display_service.h
diff --git a/chrome/browser/notifications/notification_display_service.h b/chrome/browser/notifications/notification_display_service.h
index 5e5286b406379f534c89e333fb79327c7d590ed8..8c21f80ece948c4ebf37a44191fda09d1813f941 100644
--- a/chrome/browser/notifications/notification_display_service.h
+++ b/chrome/browser/notifications/notification_display_service.h
@@ -61,11 +61,6 @@
int action_index,
const base::NullableString16& reply);
- // Return whether a notification of |notification_type| should be displayed
- // for |origin| when the browser is in full screen mode.
- bool ShouldDisplayOverFullscreen(const GURL& origin,
- NotificationCommon::Type notification_type);
-
protected:
NotificationHandler* GetNotificationHandler(
NotificationCommon::Type notification_type);
« no previous file with comments | « chrome/browser/notifications/notification_delegate.h ('k') | chrome/browser/notifications/notification_display_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698