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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 137993009: Remove more non-aura windows code. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: renable the disabled tests Created 6 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
« no previous file with comments | « chrome/browser/ui/views/toolbar/toolbar_view.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
===================================================================
--- chrome/chrome_browser_ui.gypi (revision 244775)
+++ chrome/chrome_browser_ui.gypi (working copy)
@@ -2093,8 +2093,6 @@
'browser/ui/views/tab_contents/render_view_context_menu_views.h',
'browser/ui/views/tab_contents/render_view_context_menu_win.cc',
'browser/ui/views/tab_contents/render_view_context_menu_win.h',
- 'browser/ui/views/tab_contents/web_drag_bookmark_handler_win.cc',
- 'browser/ui/views/tab_contents/web_drag_bookmark_handler_win.h',
'browser/ui/views/tab_icon_view.cc',
'browser/ui/views/tab_icon_view.h',
'browser/ui/views/tab_modal_confirm_dialog_views.cc',
@@ -2902,8 +2900,6 @@
['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.cc'],
['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.h'],
['exclude', '^browser/ui/views/user_data_dir_dialog_view.cc'],
- ['exclude', '^browser/ui/views/tab_contents/web_drag_bookmark_handler_win.cc'],
- ['exclude', '^browser/ui/views/tab_contents/web_drag_bookmark_handler_win.h'],
['exclude', '^browser/ui/window_sizer/window_sizer_win.cc'],
# TODO: (stevenjb/beng): Find a home for these.
['include', '^browser/ui/views/simple_message_box_views.cc'],
« no previous file with comments | « chrome/browser/ui/views/toolbar/toolbar_view.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698