Index: chrome/browser/ui/views/tabs/tab_drag_controller2.h |
=================================================================== |
--- chrome/browser/ui/views/tabs/tab_drag_controller2.h (revision 124386) |
+++ chrome/browser/ui/views/tabs/tab_drag_controller2.h (working copy) |
@@ -279,10 +279,6 @@ |
const gfx::Point& screen_point, |
std::vector<gfx::Rect>* drag_bounds); |
- // Marks whether |window| is constrained. While dragging we set this to false |
- // to allow maximized windows to move any where. |
- void SetTrackedByWorkspace(gfx::NativeWindow window, bool value); |
- |
// Handles registering for notifications. |
content::NotificationRegistrar registrar_; |