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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2012 The Chromium Authors. All rights reserved. 1 # Copyright 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'browser_ui', 8 'target_name': 'browser_ui',
9 'type': 'static_library', 9 'type': 'static_library',
10 'variables': { 'enable_wexit_time_destructors': 1, }, 10 'variables': { 'enable_wexit_time_destructors': 1, },
(...skipping 2075 matching lines...) Expand 10 before | Expand all | Expand 10 after
2086 'browser/ui/views/sync/one_click_signin_bubble_view.cc', 2086 'browser/ui/views/sync/one_click_signin_bubble_view.cc',
2087 'browser/ui/views/sync/one_click_signin_bubble_view.h', 2087 'browser/ui/views/sync/one_click_signin_bubble_view.h',
2088 'browser/ui/views/sync/profile_signin_confirmation_dialog_views.cc', 2088 'browser/ui/views/sync/profile_signin_confirmation_dialog_views.cc',
2089 'browser/ui/views/sync/profile_signin_confirmation_dialog_views.h', 2089 'browser/ui/views/sync/profile_signin_confirmation_dialog_views.h',
2090 'browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.c c', 2090 'browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.c c',
2091 'browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.h ', 2091 'browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.h ',
2092 'browser/ui/views/tab_contents/render_view_context_menu_views.cc', 2092 'browser/ui/views/tab_contents/render_view_context_menu_views.cc',
2093 'browser/ui/views/tab_contents/render_view_context_menu_views.h', 2093 'browser/ui/views/tab_contents/render_view_context_menu_views.h',
2094 'browser/ui/views/tab_contents/render_view_context_menu_win.cc', 2094 'browser/ui/views/tab_contents/render_view_context_menu_win.cc',
2095 'browser/ui/views/tab_contents/render_view_context_menu_win.h', 2095 'browser/ui/views/tab_contents/render_view_context_menu_win.h',
2096 'browser/ui/views/tab_contents/web_drag_bookmark_handler_win.cc',
2097 'browser/ui/views/tab_contents/web_drag_bookmark_handler_win.h',
2098 'browser/ui/views/tab_icon_view.cc', 2096 'browser/ui/views/tab_icon_view.cc',
2099 'browser/ui/views/tab_icon_view.h', 2097 'browser/ui/views/tab_icon_view.h',
2100 'browser/ui/views/tab_modal_confirm_dialog_views.cc', 2098 'browser/ui/views/tab_modal_confirm_dialog_views.cc',
2101 'browser/ui/views/tab_modal_confirm_dialog_views.h', 2099 'browser/ui/views/tab_modal_confirm_dialog_views.h',
2102 'browser/ui/views/tabs/browser_tab_strip_controller.cc', 2100 'browser/ui/views/tabs/browser_tab_strip_controller.cc',
2103 'browser/ui/views/tabs/browser_tab_strip_controller.h', 2101 'browser/ui/views/tabs/browser_tab_strip_controller.h',
2104 'browser/ui/views/tabs/dock_info_views.cc', 2102 'browser/ui/views/tabs/dock_info_views.cc',
2105 'browser/ui/views/tabs/dock_info_win.cc', 2103 'browser/ui/views/tabs/dock_info_win.cc',
2106 'browser/ui/views/tabs/dragged_tab_view.cc', 2104 'browser/ui/views/tabs/dragged_tab_view.cc',
2107 'browser/ui/views/tabs/dragged_tab_view.h', 2105 'browser/ui/views/tabs/dragged_tab_view.h',
(...skipping 787 matching lines...) Expand 10 before | Expand all | Expand 10 after
2895 ['exclude', '^browser/ui/views/find_bar_host_win.cc'], 2893 ['exclude', '^browser/ui/views/find_bar_host_win.cc'],
2896 ['exclude', '^browser/ui/views/frame/browser_frame_win.cc'], 2894 ['exclude', '^browser/ui/views/frame/browser_frame_win.cc'],
2897 ['exclude', '^browser/ui/views/frame/browser_frame_win.h'], 2895 ['exclude', '^browser/ui/views/frame/browser_frame_win.h'],
2898 ['exclude', '^browser/ui/views/frame/browser_non_client_frame_view_f actory_win.cc'], 2896 ['exclude', '^browser/ui/views/frame/browser_non_client_frame_view_f actory_win.cc'],
2899 ['exclude', '^browser/ui/views/frame/native_browser_frame_factory_wi n.cc'], 2897 ['exclude', '^browser/ui/views/frame/native_browser_frame_factory_wi n.cc'],
2900 ['exclude', '^browser/ui/views/importer/import_progress_dialog_view. cc'], 2898 ['exclude', '^browser/ui/views/importer/import_progress_dialog_view. cc'],
2901 ['exclude', '^browser/ui/views/tabs/native_view_photobooth.h'], 2899 ['exclude', '^browser/ui/views/tabs/native_view_photobooth.h'],
2902 ['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.cc'], 2900 ['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.cc'],
2903 ['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.h'], 2901 ['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.h'],
2904 ['exclude', '^browser/ui/views/user_data_dir_dialog_view.cc'], 2902 ['exclude', '^browser/ui/views/user_data_dir_dialog_view.cc'],
2905 ['exclude', '^browser/ui/views/tab_contents/web_drag_bookmark_handle r_win.cc'],
2906 ['exclude', '^browser/ui/views/tab_contents/web_drag_bookmark_handle r_win.h'],
2907 ['exclude', '^browser/ui/window_sizer/window_sizer_win.cc'], 2903 ['exclude', '^browser/ui/window_sizer/window_sizer_win.cc'],
2908 # TODO: (stevenjb/beng): Find a home for these. 2904 # TODO: (stevenjb/beng): Find a home for these.
2909 ['include', '^browser/ui/views/simple_message_box_views.cc'], 2905 ['include', '^browser/ui/views/simple_message_box_views.cc'],
2910 ['include', '^browser/ui/webui/certificate_viewer_webui.cc'], 2906 ['include', '^browser/ui/webui/certificate_viewer_webui.cc'],
2911 ['include', '^browser/ui/webui/certificate_viewer_webui.h'], 2907 ['include', '^browser/ui/webui/certificate_viewer_webui.h'],
2912 ['include', '^browser/ui/webui/certificate_viewer_ui.cc'], 2908 ['include', '^browser/ui/webui/certificate_viewer_ui.cc'],
2913 ['include', '^browser/ui/webui/certificate_viewer_ui.h'], 2909 ['include', '^browser/ui/webui/certificate_viewer_ui.h'],
2914 ], 2910 ],
2915 'dependencies': [ 2911 'dependencies': [
2916 # aura uses some of ash resources. 2912 # aura uses some of ash resources.
(...skipping 478 matching lines...) Expand 10 before | Expand all | Expand 10 after
3395 'browser/ui/webui/local_discovery/local_discovery_ui.cc', 3391 'browser/ui/webui/local_discovery/local_discovery_ui.cc',
3396 'browser/ui/webui/local_discovery/local_discovery_ui.h', 3392 'browser/ui/webui/local_discovery/local_discovery_ui.h',
3397 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc', 3393 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc',
3398 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h', 3394 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h',
3399 ], 3395 ],
3400 }], 3396 }],
3401 ], 3397 ],
3402 }, 3398 },
3403 ], 3399 ],
3404 } 3400 }
OLDNEW
« 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