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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 8673009: Remove unused BrowserBubble remnants. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove more stale code. Created 9 years 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/frame/browser_view.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2011 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', 8 'target_name': 'browser',
9 'type': 'static_library', 9 'type': 'static_library',
10 'variables': { 'enable_wexit_time_destructors': 1, }, 10 'variables': { 'enable_wexit_time_destructors': 1, },
(...skipping 3282 matching lines...) Expand 10 before | Expand all | Expand 10 after
3293 'browser/ui/views/bookmarks/bookmark_context_menu_controller_views.cc', 3293 'browser/ui/views/bookmarks/bookmark_context_menu_controller_views.cc',
3294 'browser/ui/views/bookmarks/bookmark_context_menu_controller_views.h', 3294 'browser/ui/views/bookmarks/bookmark_context_menu_controller_views.h',
3295 'browser/ui/views/bookmarks/bookmark_editor_view.cc', 3295 'browser/ui/views/bookmarks/bookmark_editor_view.cc',
3296 'browser/ui/views/bookmarks/bookmark_editor_view.h', 3296 'browser/ui/views/bookmarks/bookmark_editor_view.h',
3297 'browser/ui/views/bookmarks/bookmark_menu_controller_views.cc', 3297 'browser/ui/views/bookmarks/bookmark_menu_controller_views.cc',
3298 'browser/ui/views/bookmarks/bookmark_menu_controller_views.h', 3298 'browser/ui/views/bookmarks/bookmark_menu_controller_views.h',
3299 'browser/ui/views/bookmarks/bookmark_menu_delegate.cc', 3299 'browser/ui/views/bookmarks/bookmark_menu_delegate.cc',
3300 'browser/ui/views/bookmarks/bookmark_menu_delegate.h', 3300 'browser/ui/views/bookmarks/bookmark_menu_delegate.h',
3301 'browser/ui/views/browser_actions_container.cc', 3301 'browser/ui/views/browser_actions_container.cc',
3302 'browser/ui/views/browser_actions_container.h', 3302 'browser/ui/views/browser_actions_container.h',
3303 'browser/ui/views/browser_bubble.cc',
3304 'browser/ui/views/browser_bubble.h',
3305 'browser/ui/views/browser_bubble_aura.cc',
3306 'browser/ui/views/browser_bubble_gtk.cc',
3307 'browser/ui/views/browser_bubble_win.cc',
3308 'browser/ui/views/browser_dialogs.h', 3303 'browser/ui/views/browser_dialogs.h',
3309 'browser/ui/views/bubble/border_contents.cc', 3304 'browser/ui/views/bubble/border_contents.cc',
3310 'browser/ui/views/bubble/border_contents.h', 3305 'browser/ui/views/bubble/border_contents.h',
3311 'browser/ui/views/bubble/border_widget_win.cc', 3306 'browser/ui/views/bubble/border_widget_win.cc',
3312 'browser/ui/views/bubble/border_widget_win.h', 3307 'browser/ui/views/bubble/border_widget_win.h',
3313 'browser/ui/views/bubble/bubble.cc', 3308 'browser/ui/views/bubble/bubble.cc',
3314 'browser/ui/views/bubble/bubble.h', 3309 'browser/ui/views/bubble/bubble.h',
3315 'browser/ui/views/certificate_viewer_win.cc', 3310 'browser/ui/views/certificate_viewer_win.cc',
3316 'browser/ui/views/chrome_views_delegate.cc', 3311 'browser/ui/views/chrome_views_delegate.cc',
3317 'browser/ui/views/chrome_views_delegate.h', 3312 'browser/ui/views/chrome_views_delegate.h',
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
3387 'browser/ui/views/find_bar_host_gtk.cc', 3382 'browser/ui/views/find_bar_host_gtk.cc',
3388 'browser/ui/views/find_bar_host_win.cc', 3383 'browser/ui/views/find_bar_host_win.cc',
3389 'browser/ui/views/find_bar_view.cc', 3384 'browser/ui/views/find_bar_view.cc',
3390 'browser/ui/views/find_bar_view.h', 3385 'browser/ui/views/find_bar_view.h',
3391 'browser/ui/views/first_run_bubble.cc', 3386 'browser/ui/views/first_run_bubble.cc',
3392 'browser/ui/views/first_run_bubble.h', 3387 'browser/ui/views/first_run_bubble.h',
3393 'browser/ui/views/first_run_search_engine_view.cc', 3388 'browser/ui/views/first_run_search_engine_view.cc',
3394 'browser/ui/views/first_run_search_engine_view.h', 3389 'browser/ui/views/first_run_search_engine_view.h',
3395 'browser/ui/views/frame/app_panel_browser_frame_view.cc', 3390 'browser/ui/views/frame/app_panel_browser_frame_view.cc',
3396 'browser/ui/views/frame/app_panel_browser_frame_view.h', 3391 'browser/ui/views/frame/app_panel_browser_frame_view.h',
3397 'browser/ui/views/frame/browser_bubble_host.cc',
3398 'browser/ui/views/frame/browser_bubble_host.h',
3399 'browser/ui/views/frame/browser_frame.cc', 3392 'browser/ui/views/frame/browser_frame.cc',
3400 'browser/ui/views/frame/browser_frame.h', 3393 'browser/ui/views/frame/browser_frame.h',
3401 'browser/ui/views/frame/browser_frame_aura.cc', 3394 'browser/ui/views/frame/browser_frame_aura.cc',
3402 'browser/ui/views/frame/browser_frame_aura.h', 3395 'browser/ui/views/frame/browser_frame_aura.h',
3403 'browser/ui/views/frame/browser_frame_gtk.cc', 3396 'browser/ui/views/frame/browser_frame_gtk.cc',
3404 'browser/ui/views/frame/browser_frame_gtk.h', 3397 'browser/ui/views/frame/browser_frame_gtk.h',
3405 'browser/ui/views/frame/browser_frame_win.cc', 3398 'browser/ui/views/frame/browser_frame_win.cc',
3406 'browser/ui/views/frame/browser_frame_win.h', 3399 'browser/ui/views/frame/browser_frame_win.h',
3407 'browser/ui/views/frame/browser_non_client_frame_view.cc', 3400 'browser/ui/views/frame/browser_non_client_frame_view.cc',
3408 'browser/ui/views/frame/browser_non_client_frame_view.h', 3401 'browser/ui/views/frame/browser_non_client_frame_view.h',
(...skipping 769 matching lines...) Expand 10 before | Expand all | Expand 10 after
4178 ['exclude', '^browser/plugin_download_helper.h'], 4171 ['exclude', '^browser/plugin_download_helper.h'],
4179 ['exclude', '^browser/renderer_host/render_widget_host_view_views*'] , 4172 ['exclude', '^browser/renderer_host/render_widget_host_view_views*'] ,
4180 ['exclude', '^browser/tab_contents/web_drag_source_win.cc'], 4173 ['exclude', '^browser/tab_contents/web_drag_source_win.cc'],
4181 ['exclude', '^browser/tab_contents/web_drag_source_win.h'], 4174 ['exclude', '^browser/tab_contents/web_drag_source_win.h'],
4182 ['exclude', '^browser/ui/panels/auto_hiding_desktop_bar_win.cc'], 4175 ['exclude', '^browser/ui/panels/auto_hiding_desktop_bar_win.cc'],
4183 ['exclude', '^browser/ui/tabs/dock_info_win.cc'], 4176 ['exclude', '^browser/ui/tabs/dock_info_win.cc'],
4184 ['exclude', '^browser/ui/views/about_ipc_dialog.cc'], 4177 ['exclude', '^browser/ui/views/about_ipc_dialog.cc'],
4185 ['exclude', '^browser/ui/views/app_menu_button_win.cc'], 4178 ['exclude', '^browser/ui/views/app_menu_button_win.cc'],
4186 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.cc'], 4179 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.cc'],
4187 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.h'], 4180 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.h'],
4188 ['exclude', '^browser/ui/views/browser_bubble_win.cc'],
4189 ['exclude', '^browser/ui/views/bubble/border_widget_win.cc'], 4181 ['exclude', '^browser/ui/views/bubble/border_widget_win.cc'],
4190 ['exclude', '^browser/ui/views/bubble/border_widget_win.h'], 4182 ['exclude', '^browser/ui/views/bubble/border_widget_win.h'],
4191 ['exclude', '^browser/ui/views/certificate_viewer_win.cc'], 4183 ['exclude', '^browser/ui/views/certificate_viewer_win.cc'],
4192 ['exclude', '^browser/ui/views/collected_cookies_win.cc'], 4184 ['exclude', '^browser/ui/views/collected_cookies_win.cc'],
4193 ['exclude', '^browser/ui/views/collected_cookies_win.h'], 4185 ['exclude', '^browser/ui/views/collected_cookies_win.h'],
4194 ['exclude', '^browser/ui/views/dropdown_bar_host_win.cc'], 4186 ['exclude', '^browser/ui/views/dropdown_bar_host_win.cc'],
4195 ['exclude', '^browser/ui/views/external_protocol_dialog.cc'], 4187 ['exclude', '^browser/ui/views/external_protocol_dialog.cc'],
4196 ['exclude', '^browser/ui/views/find_bar_host_win.cc'], 4188 ['exclude', '^browser/ui/views/find_bar_host_win.cc'],
4197 ['exclude', '^browser/ui/views/frame/browser_frame_win.cc'], 4189 ['exclude', '^browser/ui/views/frame/browser_frame_win.cc'],
4198 ['exclude', '^browser/ui/views/frame/browser_frame_win.h'], 4190 ['exclude', '^browser/ui/views/frame/browser_frame_win.h'],
(...skipping 493 matching lines...) Expand 10 before | Expand all | Expand 10 after
4692 ['include', '^browser/ui/views/bookmarks/bookmark_bubble_view.h' ], 4684 ['include', '^browser/ui/views/bookmarks/bookmark_bubble_view.h' ],
4693 ['include', '^browser/ui/views/bookmarks/bookmark_context_menu.c c'], 4685 ['include', '^browser/ui/views/bookmarks/bookmark_context_menu.c c'],
4694 ['include', '^browser/ui/views/bookmarks/bookmark_context_menu.h '], 4686 ['include', '^browser/ui/views/bookmarks/bookmark_context_menu.h '],
4695 ['include', '^browser/ui/views/bookmarks/bookmark_context_menu_c ontroller_views.cc'], 4687 ['include', '^browser/ui/views/bookmarks/bookmark_context_menu_c ontroller_views.cc'],
4696 ['include', '^browser/ui/views/bookmarks/bookmark_context_menu_c ontroller_views.h'], 4688 ['include', '^browser/ui/views/bookmarks/bookmark_context_menu_c ontroller_views.h'],
4697 ['include', '^browser/ui/views/bookmarks/bookmark_menu_controlle r_views.cc'], 4689 ['include', '^browser/ui/views/bookmarks/bookmark_menu_controlle r_views.cc'],
4698 ['include', '^browser/ui/views/bookmarks/bookmark_menu_delegate. cc'], 4690 ['include', '^browser/ui/views/bookmarks/bookmark_menu_delegate. cc'],
4699 ['include', '^browser/ui/views/bookmarks/bookmark_menu_delegate. h'], 4691 ['include', '^browser/ui/views/bookmarks/bookmark_menu_delegate. h'],
4700 ['include', '^browser/ui/views/browser_actions_container.cc'], 4692 ['include', '^browser/ui/views/browser_actions_container.cc'],
4701 ['include', '^browser/ui/views/browser_actions_container.h'], 4693 ['include', '^browser/ui/views/browser_actions_container.h'],
4702 ['include', '^browser/ui/views/browser_bubble.cc'],
4703 ['include', '^browser/ui/views/browser_bubble.h'],
4704 ['include', '^browser/ui/views/browser_bubble_gtk.cc'],
4705 ['include', '^browser/ui/views/bubble/border_contents.cc'], 4694 ['include', '^browser/ui/views/bubble/border_contents.cc'],
4706 ['include', '^browser/ui/views/bubble/border_contents.h'], 4695 ['include', '^browser/ui/views/bubble/border_contents.h'],
4707 ['include', '^browser/ui/views/bubble/bubble.cc'], 4696 ['include', '^browser/ui/views/bubble/bubble.cc'],
4708 ['include', '^browser/ui/views/bubble/bubble.h'], 4697 ['include', '^browser/ui/views/bubble/bubble.h'],
4709 ['include', '^browser/ui/views/chrome_views_delegate.cc'], 4698 ['include', '^browser/ui/views/chrome_views_delegate.cc'],
4710 ['include', '^browser/ui/views/constrained_html_delegate_gtk.cc' ], 4699 ['include', '^browser/ui/views/constrained_html_delegate_gtk.cc' ],
4711 ['include', '^browser/ui/views/content_setting_bubble_contents.c c'], 4700 ['include', '^browser/ui/views/content_setting_bubble_contents.c c'],
4712 ['include', '^browser/ui/views/content_setting_bubble_contents.h '], 4701 ['include', '^browser/ui/views/content_setting_bubble_contents.h '],
4713 ['include', '^browser/ui/views/create_application_shortcut_view. cc'], 4702 ['include', '^browser/ui/views/create_application_shortcut_view. cc'],
4714 ['include', '^browser/ui/views/create_application_shortcut_view. h'], 4703 ['include', '^browser/ui/views/create_application_shortcut_view. h'],
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
4748 ['include', '^browser/ui/views/extensions/extension_popup.h'], 4737 ['include', '^browser/ui/views/extensions/extension_popup.h'],
4749 ['include', '^browser/ui/views/extensions/extension_uninstall_di alog_view.cc'], 4738 ['include', '^browser/ui/views/extensions/extension_uninstall_di alog_view.cc'],
4750 ['include', '^browser/ui/views/extensions/extension_view.cc'], 4739 ['include', '^browser/ui/views/extensions/extension_view.cc'],
4751 ['include', '^browser/ui/views/extensions/extension_view.h'], 4740 ['include', '^browser/ui/views/extensions/extension_view.h'],
4752 ['include', '^browser/ui/views/find_bar_host.cc'], 4741 ['include', '^browser/ui/views/find_bar_host.cc'],
4753 ['include', '^browser/ui/views/find_bar_host.h'], 4742 ['include', '^browser/ui/views/find_bar_host.h'],
4754 ['include', '^browser/ui/views/find_bar_host_gtk.cc'], 4743 ['include', '^browser/ui/views/find_bar_host_gtk.cc'],
4755 ['include', '^browser/ui/views/find_bar_view.cc'], 4744 ['include', '^browser/ui/views/find_bar_view.cc'],
4756 ['include', '^browser/ui/views/find_bar_view.h'], 4745 ['include', '^browser/ui/views/find_bar_view.h'],
4757 ['include', '^browser/ui/views/first_run_bubble.cc'], 4746 ['include', '^browser/ui/views/first_run_bubble.cc'],
4758 ['include', '^browser/ui/views/frame/browser_bubble_host.cc'],
4759 ['include', '^browser/ui/views/frame/browser_bubble_host.h'],
4760 ['include', '^browser/ui/views/frame/browser_frame.cc'], 4747 ['include', '^browser/ui/views/frame/browser_frame.cc'],
4761 ['include', '^browser/ui/views/frame/browser_frame.h'], 4748 ['include', '^browser/ui/views/frame/browser_frame.h'],
4762 ['include', '^browser/ui/views/frame/browser_frame_gtk.cc'], 4749 ['include', '^browser/ui/views/frame/browser_frame_gtk.cc'],
4763 ['include', '^browser/ui/views/frame/browser_frame_gtk.h'], 4750 ['include', '^browser/ui/views/frame/browser_frame_gtk.h'],
4764 ['include', '^browser/ui/views/frame/browser_non_client_frame_vi ew.cc'], 4751 ['include', '^browser/ui/views/frame/browser_non_client_frame_vi ew.cc'],
4765 ['include', '^browser/ui/views/frame/browser_non_client_frame_vi ew.h'], 4752 ['include', '^browser/ui/views/frame/browser_non_client_frame_vi ew.h'],
4766 ['include', '^browser/ui/views/frame/browser_root_view.cc'], 4753 ['include', '^browser/ui/views/frame/browser_root_view.cc'],
4767 ['include', '^browser/ui/views/frame/browser_root_view.h'], 4754 ['include', '^browser/ui/views/frame/browser_root_view.h'],
4768 ['include', '^browser/ui/views/frame/browser_view.cc'], 4755 ['include', '^browser/ui/views/frame/browser_view.cc'],
4769 ['include', '^browser/ui/views/frame/browser_view.h'], 4756 ['include', '^browser/ui/views/frame/browser_view.h'],
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
5107 # Must remove GTK files in PureViews case 5094 # Must remove GTK files in PureViews case
5108 ['use_aura==1 and OS=="linux"', { 5095 ['use_aura==1 and OS=="linux"', {
5109 'sources/': [ 5096 'sources/': [
5110 ['exclude', '^browser/google/google_update.cc'], 5097 ['exclude', '^browser/google/google_update.cc'],
5111 ['exclude', '^browser/google/google_update.h'], 5098 ['exclude', '^browser/google/google_update.h'],
5112 ['exclude', '^browser/platform_util_common_linux.cc'], 5099 ['exclude', '^browser/platform_util_common_linux.cc'],
5113 ['exclude', '^browser/platform_util_linux.cc'], 5100 ['exclude', '^browser/platform_util_linux.cc'],
5114 ['exclude', '^browser/ui/input_window_dialog.h'], 5101 ['exclude', '^browser/ui/input_window_dialog.h'],
5115 ['exclude', '^browser/ui/input_window_dialog_win.cc'], 5102 ['exclude', '^browser/ui/input_window_dialog_win.cc'],
5116 ['include', '^browser/ui/views/aura/'], 5103 ['include', '^browser/ui/views/aura/'],
5117 ['include', '^browser/ui/views/browser_bubble_aura.cc'],
5118 ['include', '^browser/ui/views/constrained_html_delegate_views.cc'], 5104 ['include', '^browser/ui/views/constrained_html_delegate_views.cc'],
5119 ['include', '^browser/ui/views/constrained_window_views.cc'], 5105 ['include', '^browser/ui/views/constrained_window_views.cc'],
5120 ['include', '^browser/ui/views/dropdown_bar_host_aura.cc'], 5106 ['include', '^browser/ui/views/dropdown_bar_host_aura.cc'],
5121 ['include', '^browser/ui/views/find_bar_host_aura.cc'], 5107 ['include', '^browser/ui/views/find_bar_host_aura.cc'],
5122 ['include', '^browser/ui/views/first_run_bubble.cc'], 5108 ['include', '^browser/ui/views/first_run_bubble.cc'],
5123 ['include', '^browser/ui/views/frame/browser_frame_aura.cc'], 5109 ['include', '^browser/ui/views/frame/browser_frame_aura.cc'],
5124 ['include', '^browser/ui/views/frame/browser_non_client_frame_view_a ura.cc'], 5110 ['include', '^browser/ui/views/frame/browser_non_client_frame_view_a ura.cc'],
5125 ['include', '^browser/ui/views/frame/browser_non_client_frame_view_a ura.h'], 5111 ['include', '^browser/ui/views/frame/browser_non_client_frame_view_a ura.h'],
5126 ['include', '^browser/ui/views/frame/browser_non_client_frame_view_f actory_aura.cc'], 5112 ['include', '^browser/ui/views/frame/browser_non_client_frame_view_f actory_aura.cc'],
5127 ['include', '^browser/ui/views/importer/import_lock_dialog_view.cc'] , 5113 ['include', '^browser/ui/views/importer/import_lock_dialog_view.cc'] ,
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
5248 'type': 'static_library', 5234 'type': 'static_library',
5249 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], 5235 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ],
5250 'variables': { 5236 'variables': {
5251 'proto_in_dir': 'browser/history', 5237 'proto_in_dir': 'browser/history',
5252 'proto_out_dir': 'chrome/browser/history', 5238 'proto_out_dir': 'chrome/browser/history',
5253 }, 5239 },
5254 'includes': [ '../build/protoc.gypi' ] 5240 'includes': [ '../build/protoc.gypi' ]
5255 }, 5241 },
5256 ], 5242 ],
5257 } 5243 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/frame/browser_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698