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

Unified Diff: ash/common/shell_observer.h

Issue 2185773002: Refactor: remove SetDisplayWorkAreaInsets calls. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Refactor: remove SetDisplayWorkAreaInsets calls. Created 4 years, 5 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 5ab9196bcf7a2a0f1b18ebf04074375eacc6909f..d65b9c3e37f589ac421c5c3266157ceb84644c52 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