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

Unified Diff: chrome/chrome_browser.gypi

Issue 9594012: Move TabContentsDragWin to content and rename it to WebContentsDragWin. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 10 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/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 124924)
+++ chrome/chrome_browser.gypi (working copy)
@@ -3839,8 +3839,6 @@
'browser/ui/views/tab_contents/render_view_context_menu_views.h',
'browser/ui/views/tab_contents/tab_contents_container.cc',
'browser/ui/views/tab_contents/tab_contents_container.h',
- 'browser/ui/views/tab_contents/tab_contents_drag_win.cc',
- 'browser/ui/views/tab_contents/tab_contents_drag_win.h',
'browser/ui/views/tab_contents/tab_contents_view_views.cc',
'browser/ui/views/tab_contents/tab_contents_view_views.h',
'browser/ui/views/tab_icon_view.cc',
@@ -4587,8 +4585,6 @@
['exclude', '^browser/ui/views/tab_contents/native_tab_contents_container_win.h'],
['exclude', '^browser/ui/views/tab_contents/native_tab_contents_view_win.cc'],
['exclude', '^browser/ui/views/tab_contents/native_tab_contents_view_win.h'],
- ['exclude', '^browser/ui/views/tab_contents/tab_contents_drag_win.cc'],
- ['exclude', '^browser/ui/views/tab_contents/tab_contents_drag_win.h'],
['exclude', '^browser/ui/views/tabs/native_view_photobooth.h'],
['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.cc'],
['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.h'],
« no previous file with comments | « chrome/browser/ui/views/tab_contents/tab_contents_drag_win.cc ('k') | content/browser/download/drag_download_file.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698