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

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

Issue 1608733002: Remove ui/gfx/screen_type_delegate.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@metro-mode-4
Patch Set: and another rebase Created 4 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
Index: chrome/browser/ui/views/tabs/tab_drag_controller.h
diff --git a/chrome/browser/ui/views/tabs/tab_drag_controller.h b/chrome/browser/ui/views/tabs/tab_drag_controller.h
index 63b04d4cc808016456e15da12590dbe43b7a90da..637a65125b7b7b40fde2158e767c1f58ff7d8b85 100644
--- a/chrome/browser/ui/views/tabs/tab_drag_controller.h
+++ b/chrome/browser/ui/views/tabs/tab_drag_controller.h
@@ -462,10 +462,6 @@ class TabDragController : public content::NotificationObserver,
// dragged Tab is detached.
TabStrip* attached_tabstrip_;
- // The screen that this drag is associated with. Cached, because other UI
- // elements are NULLd at various points during the lifetime of this object.
- gfx::Screen* screen_;
-
// The desktop type that this drag is associated with. Cached, because other
// UI elements are NULLd at various points during the lifetime of this
// object.
« no previous file with comments | « chrome/browser/ui/views/status_icons/status_tray_win.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