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

Unified Diff: ash/wm/overview/transparent_activate_window_button.h

Issue 844763006: Change overview mode to so that docked panel windows are not grouped together. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed stale pointer in ScopedTransformOverviewWindow. Created 5 years, 11 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/wm/overview/scoped_window_copy.cc ('k') | ash/wm/overview/transparent_activate_window_button.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/overview/transparent_activate_window_button.h
diff --git a/ash/wm/overview/transparent_activate_window_button.h b/ash/wm/overview/transparent_activate_window_button.h
index 0fe374732cd1058ece4b6b1d4b27b38d73b48acb..9dac693c5b3782ca425175442ecab764d4bc9ccb 100644
--- a/ash/wm/overview/transparent_activate_window_button.h
+++ b/ash/wm/overview/transparent_activate_window_button.h
@@ -42,9 +42,6 @@ class TransparentActivateWindowButton {
// window title is read.
void SendFocusAlert() const;
- // Stacks |this| above |activate_button| in the window z-ordering.
- void StackAbove(TransparentActivateWindowButton* activate_button);
-
private:
// The transparent window event handler widget itself.
scoped_ptr<views::Widget> event_handler_widget_;
« no previous file with comments | « ash/wm/overview/scoped_window_copy.cc ('k') | ash/wm/overview/transparent_activate_window_button.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698