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

Unified Diff: ash/common/system/web_notification/ash_popup_alignment_delegate.h

Issue 2335963002: Refactor: remove SetDisplayWorkAreaInsets calls. (Closed)
Patch Set: Created 4 years, 3 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 | « ash/common/shell_observer.h ('k') | ash/common/system/web_notification/ash_popup_alignment_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/web_notification/ash_popup_alignment_delegate.h
diff --git a/ash/common/system/web_notification/ash_popup_alignment_delegate.h b/ash/common/system/web_notification/ash_popup_alignment_delegate.h
index 95d80aa13cbf857b61702d08e420175bec4b3db7..a9c898b06a4d54198afe0b6f42c7860c6f3b3dc2 100644
--- a/ash/common/system/web_notification/ash_popup_alignment_delegate.h
+++ b/ash/common/system/web_notification/ash_popup_alignment_delegate.h
@@ -72,9 +72,6 @@ class ASH_EXPORT AshPopupAlignmentDelegate
// Compute the new work area.
void UpdateWorkArea();
- // Overridden from ShellObserver:
- void OnDisplayWorkAreaInsetsChanged() override;
-
// WmShelfObserver:
void WillChangeVisibilityState(ShelfVisibilityState new_state) override;
void OnAutoHideStateChanged(ShelfAutoHideState new_state) override;
« no previous file with comments | « ash/common/shell_observer.h ('k') | ash/common/system/web_notification/ash_popup_alignment_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698