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

Unified Diff: ash/common/shell_observer.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
Index: ash/common/shell_observer.h
diff --git a/ash/common/shell_observer.h b/ash/common/shell_observer.h
index cec89263826b7df262ad7aa60466c12cc9aec708..769a4a09fb8d967e488a24adedc4e3525260d240 100644
--- a/ash/common/shell_observer.h
+++ b/ash/common/shell_observer.h
@@ -14,9 +14,6 @@ class WmWindow;
class ASH_EXPORT ShellObserver {
public:
- // Invoked after the screen's work area insets changes.
- virtual void OnDisplayWorkAreaInsetsChanged() {}
-
// Invoked when the user logs in.
virtual void OnLoginStateChanged(LoginStatus status) {}
« no previous file with comments | « ash/aura/wm_root_window_controller_aura.cc ('k') | ash/common/system/web_notification/ash_popup_alignment_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698