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

Unified Diff: chrome/browser/notifications/non_persistent_notification_handler.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/non_persistent_notification_handler.h
diff --git a/chrome/browser/notifications/non_persistent_notification_handler.h b/chrome/browser/notifications/non_persistent_notification_handler.h
index ba6f7a4dc04c03cd1158de7ed08f7531233d437b..88d303e5ae31ec08f8f112edba1b2556afbbbf76 100644
--- a/chrome/browser/notifications/non_persistent_notification_handler.h
+++ b/chrome/browser/notifications/non_persistent_notification_handler.h
@@ -28,8 +28,6 @@
const base::NullableString16& reply) override;
void OpenSettings(Profile* profile) override;
- bool ShouldDisplayOnFullScreen(Profile* profile,
- const std::string& origin) override;
private:
DISALLOW_COPY_AND_ASSIGN(NonPersistentNotificationHandler);

Powered by Google App Engine
This is Rietveld 408576698