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

Unified Diff: chrome/chrome_browser.gypi

Issue 10382060: Unifies the two tab dragging variants. I would have liked to better (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 7 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 | « chrome/browser/ui/views/tabs/tab_strip.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 135842)
+++ chrome/chrome_browser.gypi (working copy)
@@ -3518,8 +3518,6 @@
'browser/ui/views/tabs/base_tab.h',
'browser/ui/views/tabs/browser_tab_strip_controller.cc',
'browser/ui/views/tabs/browser_tab_strip_controller.h',
- 'browser/ui/views/tabs/default_tab_drag_controller.cc',
- 'browser/ui/views/tabs/default_tab_drag_controller.h',
'browser/ui/views/tabs/dragged_tab_view.cc',
'browser/ui/views/tabs/dragged_tab_view.h',
'browser/ui/views/tabs/native_view_photobooth.h',
@@ -3528,9 +3526,8 @@
'browser/ui/views/tabs/tab.cc',
'browser/ui/views/tabs/tab.h',
'browser/ui/views/tabs/tab_controller.h',
+ 'browser/ui/views/tabs/tab_drag_controller.cc',
'browser/ui/views/tabs/tab_drag_controller.h',
- 'browser/ui/views/tabs/tab_drag_controller2.h',
- 'browser/ui/views/tabs/tab_drag_controller2.cc',
'browser/ui/views/tabs/tab_renderer_data.cc',
'browser/ui/views/tabs/tab_renderer_data.h',
'browser/ui/views/tabs/tab_strip.cc',
« no previous file with comments | « chrome/browser/ui/views/tabs/tab_strip.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698