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

Unified Diff: chrome/browser/ui/views/tabs/tab_drag_controller.h

Issue 11416286: Revert 170458 - Hide new Autofill Popup on Main Widget Resize or Move. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 1 month 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/ui/views/tabs/tab_drag_controller.h
===================================================================
--- chrome/browser/ui/views/tabs/tab_drag_controller.h (revision 170484)
+++ chrome/browser/ui/views/tabs/tab_drag_controller.h (working copy)
@@ -243,8 +243,7 @@
virtual void DidProcessEvent(const base::NativeEvent& event) OVERRIDE;
// Overriden from views::WidgetObserver:
- virtual void OnWidgetBoundsChanged(views::Widget* widget,
- const gfx::Rect& new_bounds) OVERRIDE;
+ virtual void OnWidgetMoved(views::Widget* widget) OVERRIDE;
// Overriden from TabStripModelObserver:
virtual void TabStripEmpty() OVERRIDE;
« no previous file with comments | « chrome/browser/ui/views/autofill/autofill_popup_view_views.cc ('k') | chrome/browser/ui/views/tabs/tab_drag_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698