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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 10820031: Modifications to performance monitor UI to address real webui. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Revision with all latest changes Created 8 years, 4 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
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # 2 #
3 # Use of this source code is governed by a BSD-style license that can be 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file. 4 # found in the LICENSE file.
5 5
6 { 6 {
7 'targets': [ 7 'targets': [
8 { 8 {
9 'target_name': 'browser', 9 'target_name': 'browser',
10 'type': 'static_library', 10 'type': 'static_library',
(...skipping 3266 matching lines...) Expand 10 before | Expand all | Expand 10 after
3277 'browser/ui/intents/web_intent_picker_model.cc', 3277 'browser/ui/intents/web_intent_picker_model.cc',
3278 'browser/ui/intents/web_intent_picker_model.h', 3278 'browser/ui/intents/web_intent_picker_model.h',
3279 'browser/ui/intents/web_intent_picker_model_observer.h', 3279 'browser/ui/intents/web_intent_picker_model_observer.h',
3280 'browser/ui/intents/web_intents_model.cc', 3280 'browser/ui/intents/web_intents_model.cc',
3281 'browser/ui/intents/web_intents_model.h', 3281 'browser/ui/intents/web_intents_model.h',
3282 'browser/ui/login/login_model.h', 3282 'browser/ui/login/login_model.h',
3283 'browser/ui/login/login_prompt.cc', 3283 'browser/ui/login/login_prompt.cc',
3284 'browser/ui/login/login_prompt.h', 3284 'browser/ui/login/login_prompt.h',
3285 'browser/ui/media_stream_infobar_delegate.h', 3285 'browser/ui/media_stream_infobar_delegate.h',
3286 'browser/ui/media_stream_infobar_delegate.cc', 3286 'browser/ui/media_stream_infobar_delegate.cc',
3287 'browser/ui/metro_pinned_state_observer.h',
3288 'browser/ui/metro_pin_tab_helper.cc', 3287 'browser/ui/metro_pin_tab_helper.cc',
3289 'browser/ui/metro_pin_tab_helper.h', 3288 'browser/ui/metro_pin_tab_helper.h',
3290 'browser/ui/network_profile_bubble.cc', 3289 'browser/ui/network_profile_bubble.cc',
3291 'browser/ui/network_profile_bubble.h', 3290 'browser/ui/network_profile_bubble.h',
3292 'browser/ui/omnibox/location_bar.h', 3291 'browser/ui/omnibox/location_bar.h',
3293 'browser/ui/omnibox/location_bar_util.cc', 3292 'browser/ui/omnibox/location_bar_util.cc',
3294 'browser/ui/omnibox/location_bar_util.h', 3293 'browser/ui/omnibox/location_bar_util.h',
3295 'browser/ui/omnibox/omnibox_edit_controller.h', 3294 'browser/ui/omnibox/omnibox_edit_controller.h',
3296 'browser/ui/omnibox/omnibox_edit_model.cc', 3295 'browser/ui/omnibox/omnibox_edit_model.cc',
3297 'browser/ui/omnibox/omnibox_edit_model.h', 3296 'browser/ui/omnibox/omnibox_edit_model.h',
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
3490 'browser/ui/toolbar/toolbar_model_delegate.h', 3489 'browser/ui/toolbar/toolbar_model_delegate.h',
3491 'browser/ui/toolbar/wrench_menu_model.cc', 3490 'browser/ui/toolbar/wrench_menu_model.cc',
3492 'browser/ui/toolbar/wrench_menu_model.h', 3491 'browser/ui/toolbar/wrench_menu_model.h',
3493 'browser/ui/uma_browsing_activity_observer.cc', 3492 'browser/ui/uma_browsing_activity_observer.cc',
3494 'browser/ui/uma_browsing_activity_observer.h', 3493 'browser/ui/uma_browsing_activity_observer.h',
3495 'browser/ui/uninstall_browser_prompt.h', 3494 'browser/ui/uninstall_browser_prompt.h',
3496 'browser/ui/unload_controller.cc', 3495 'browser/ui/unload_controller.cc',
3497 'browser/ui/unload_controller.h', 3496 'browser/ui/unload_controller.h',
3498 'browser/ui/user_data_dir_dialog.h', 3497 'browser/ui/user_data_dir_dialog.h',
3499 'browser/ui/view_ids.h', 3498 'browser/ui/view_ids.h',
3499 'browser/ui/views/about_chrome_view.cc',
3500 'browser/ui/views/about_chrome_view.h',
3500 'browser/ui/views/about_ipc_dialog.cc', 3501 'browser/ui/views/about_ipc_dialog.cc',
3501 'browser/ui/views/about_ipc_dialog.h', 3502 'browser/ui/views/about_ipc_dialog.h',
3502 'browser/ui/views/accelerator_table.cc', 3503 'browser/ui/views/accelerator_table.cc',
3503 'browser/ui/views/accelerator_table.h', 3504 'browser/ui/views/accelerator_table.h',
3504 'browser/ui/views/accessibility/accessibility_event_router_views.cc', 3505 'browser/ui/views/accessibility/accessibility_event_router_views.cc',
3505 'browser/ui/views/accessibility/accessibility_event_router_views.h', 3506 'browser/ui/views/accessibility/accessibility_event_router_views.h',
3506 'browser/ui/views/accessibility/invert_bubble_view.cc', 3507 'browser/ui/views/accessibility/invert_bubble_view.cc',
3507 'browser/ui/views/accessibility/invert_bubble_view.h', 3508 'browser/ui/views/accessibility/invert_bubble_view.h',
3508 'browser/ui/views/app_menu_button_win.cc', 3509 'browser/ui/views/app_menu_button_win.cc',
3509 'browser/ui/views/app_menu_button_win.h', 3510 'browser/ui/views/app_menu_button_win.h',
(...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after
3729 'browser/ui/views/infobars/link_infobar.cc', 3730 'browser/ui/views/infobars/link_infobar.cc',
3730 'browser/ui/views/infobars/link_infobar.h', 3731 'browser/ui/views/infobars/link_infobar.h',
3731 'browser/ui/views/infobars/media_stream_infobar.cc', 3732 'browser/ui/views/infobars/media_stream_infobar.cc',
3732 'browser/ui/views/infobars/media_stream_infobar.h', 3733 'browser/ui/views/infobars/media_stream_infobar.h',
3733 'browser/ui/views/infobars/translate_infobar_base.cc', 3734 'browser/ui/views/infobars/translate_infobar_base.cc',
3734 'browser/ui/views/infobars/translate_infobar_base.h', 3735 'browser/ui/views/infobars/translate_infobar_base.h',
3735 'browser/ui/views/infobars/translate_message_infobar.cc', 3736 'browser/ui/views/infobars/translate_message_infobar.cc',
3736 'browser/ui/views/infobars/translate_message_infobar.h', 3737 'browser/ui/views/infobars/translate_message_infobar.h',
3737 'browser/ui/views/javascript_app_modal_dialog_views.cc', 3738 'browser/ui/views/javascript_app_modal_dialog_views.cc',
3738 'browser/ui/views/javascript_app_modal_dialog_views.h', 3739 'browser/ui/views/javascript_app_modal_dialog_views.h',
3740 'browser/ui/views/keyboard_overlay_delegate.cc',
Dan Beam 2012/08/03 18:40:36 er, you seem to have leftover merge changes here,
clintstaley 2012/08/06 21:06:47 Not sure what happened here -- apologies. Fixed.
3741 'browser/ui/views/keyboard_overlay_delegate.h',
3742 'browser/ui/views/keyboard_overlay_dialog_view.cc',
3743 'browser/ui/views/keyboard_overlay_dialog_view.h',
3739 'browser/ui/views/location_bar/action_box_button_view.cc', 3744 'browser/ui/views/location_bar/action_box_button_view.cc',
3740 'browser/ui/views/location_bar/action_box_button_view.h', 3745 'browser/ui/views/location_bar/action_box_button_view.h',
3741 'browser/ui/views/location_bar/chrome_to_mobile_view.cc', 3746 'browser/ui/views/location_bar/chrome_to_mobile_view.cc',
3742 'browser/ui/views/location_bar/chrome_to_mobile_view.h', 3747 'browser/ui/views/location_bar/chrome_to_mobile_view.h',
3743 'browser/ui/views/location_bar/content_setting_image_view.cc', 3748 'browser/ui/views/location_bar/content_setting_image_view.cc',
3744 'browser/ui/views/location_bar/content_setting_image_view.h', 3749 'browser/ui/views/location_bar/content_setting_image_view.h',
3745 'browser/ui/views/location_bar/ev_bubble_view.cc', 3750 'browser/ui/views/location_bar/ev_bubble_view.cc',
3746 'browser/ui/views/location_bar/ev_bubble_view.h', 3751 'browser/ui/views/location_bar/ev_bubble_view.h',
3747 'browser/ui/views/location_bar/icon_label_bubble_view.cc', 3752 'browser/ui/views/location_bar/icon_label_bubble_view.cc',
3748 'browser/ui/views/location_bar/icon_label_bubble_view.h', 3753 'browser/ui/views/location_bar/icon_label_bubble_view.h',
3749 'browser/ui/views/location_bar/keyword_hint_view.cc', 3754 'browser/ui/views/location_bar/keyword_hint_view.cc',
3750 'browser/ui/views/location_bar/keyword_hint_view.h', 3755 'browser/ui/views/location_bar/keyword_hint_view.h',
3751 'browser/ui/views/location_bar/location_bar_container.cc', 3756 'browser/ui/views/location_bar/location_bar_container.cc',
3752 'browser/ui/views/location_bar/location_bar_container.h', 3757 'browser/ui/views/location_bar/location_bar_container.h',
3753 'browser/ui/views/location_bar/location_bar_container_aura.cc', 3758 'browser/ui/views/location_bar/location_bar_container_aura.cc',
3754 'browser/ui/views/location_bar/location_bar_container_win.cc', 3759 'browser/ui/views/location_bar/location_bar_container_win.cc',
3755 'browser/ui/views/location_bar/location_bar_view.cc', 3760 'browser/ui/views/location_bar/location_bar_view.cc',
3756 'browser/ui/views/location_bar/location_bar_view.h', 3761 'browser/ui/views/location_bar/location_bar_view.h',
3757 'browser/ui/views/location_bar/location_icon_view.cc', 3762 'browser/ui/views/location_bar/location_icon_view.cc',
3758 'browser/ui/views/location_bar/location_icon_view.h', 3763 'browser/ui/views/location_bar/location_icon_view.h',
3759 'browser/ui/views/location_bar/metro_pin_view.cc',
3760 'browser/ui/views/location_bar/metro_pin_view.h',
3761 'browser/ui/views/location_bar/page_action_image_view.cc', 3764 'browser/ui/views/location_bar/page_action_image_view.cc',
3762 'browser/ui/views/location_bar/page_action_image_view.h', 3765 'browser/ui/views/location_bar/page_action_image_view.h',
3763 'browser/ui/views/location_bar/page_action_with_badge_view.cc', 3766 'browser/ui/views/location_bar/page_action_with_badge_view.cc',
3764 'browser/ui/views/location_bar/page_action_with_badge_view.h', 3767 'browser/ui/views/location_bar/page_action_with_badge_view.h',
3765 'browser/ui/views/location_bar/page_info_helper.cc', 3768 'browser/ui/views/location_bar/page_info_helper.cc',
3766 'browser/ui/views/location_bar/page_info_helper.h', 3769 'browser/ui/views/location_bar/page_info_helper.h',
3767 'browser/ui/views/location_bar/selected_keyword_view.cc', 3770 'browser/ui/views/location_bar/selected_keyword_view.cc',
3768 'browser/ui/views/location_bar/selected_keyword_view.h', 3771 'browser/ui/views/location_bar/selected_keyword_view.h',
3769 'browser/ui/views/location_bar/star_view.cc', 3772 'browser/ui/views/location_bar/star_view.cc',
3770 'browser/ui/views/location_bar/star_view.h', 3773 'browser/ui/views/location_bar/star_view.h',
(...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after
4163 'browser/ui/webui/options2/options_ui.cc', 4166 'browser/ui/webui/options2/options_ui.cc',
4164 'browser/ui/webui/options2/options_ui.h', 4167 'browser/ui/webui/options2/options_ui.h',
4165 'browser/ui/webui/options2/password_manager_handler.cc', 4168 'browser/ui/webui/options2/password_manager_handler.cc',
4166 'browser/ui/webui/options2/password_manager_handler.h', 4169 'browser/ui/webui/options2/password_manager_handler.h',
4167 'browser/ui/webui/options2/search_engine_manager_handler.cc', 4170 'browser/ui/webui/options2/search_engine_manager_handler.cc',
4168 'browser/ui/webui/options2/search_engine_manager_handler.h', 4171 'browser/ui/webui/options2/search_engine_manager_handler.h',
4169 'browser/ui/webui/options2/startup_pages_handler.cc', 4172 'browser/ui/webui/options2/startup_pages_handler.cc',
4170 'browser/ui/webui/options2/startup_pages_handler.h', 4173 'browser/ui/webui/options2/startup_pages_handler.h',
4171 'browser/ui/webui/options2/web_intents_settings_handler.cc', 4174 'browser/ui/webui/options2/web_intents_settings_handler.cc',
4172 'browser/ui/webui/options2/web_intents_settings_handler.h', 4175 'browser/ui/webui/options2/web_intents_settings_handler.h',
4176 'browser/ui/webui/performance_monitor/web_ui.cc',
4177 'browser/ui/webui/performance_monitor/web_ui.h',
4173 'browser/ui/webui/performance_monitor/web_ui_handler.cc', 4178 'browser/ui/webui/performance_monitor/web_ui_handler.cc',
4174 'browser/ui/webui/performance_monitor/web_ui_handler.h', 4179 'browser/ui/webui/performance_monitor/web_ui_handler.h',
4175 'browser/ui/webui/plugins_ui.cc', 4180 'browser/ui/webui/plugins_ui.cc',
4176 'browser/ui/webui/plugins_ui.h', 4181 'browser/ui/webui/plugins_ui.h',
4177 'browser/ui/webui/policy_ui.cc', 4182 'browser/ui/webui/policy_ui.cc',
4178 'browser/ui/webui/policy_ui.h', 4183 'browser/ui/webui/policy_ui.h',
4179 'browser/ui/webui/predictors/predictors_handler.cc', 4184 'browser/ui/webui/predictors/predictors_handler.cc',
4180 'browser/ui/webui/predictors/predictors_handler.h', 4185 'browser/ui/webui/predictors/predictors_handler.h',
4181 'browser/ui/webui/predictors/predictors_ui.cc', 4186 'browser/ui/webui/predictors/predictors_ui.cc',
4182 'browser/ui/webui/predictors/predictors_ui.h', 4187 'browser/ui/webui/predictors/predictors_ui.h',
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after
4360 'browser/accessibility/accessibility_extension_api.cc', 4365 'browser/accessibility/accessibility_extension_api.cc',
4361 'browser/accessibility/accessibility_extension_api.h', 4366 'browser/accessibility/accessibility_extension_api.h',
4362 'browser/bookmarks/bookmark_extension_api.cc', 4367 'browser/bookmarks/bookmark_extension_api.cc',
4363 'browser/bookmarks/bookmark_extension_api.h', 4368 'browser/bookmarks/bookmark_extension_api.h',
4364 'browser/chromeos/extensions/echo_private_api.cc', 4369 'browser/chromeos/extensions/echo_private_api.cc',
4365 'browser/chromeos/extensions/echo_private_api.h', 4370 'browser/chromeos/extensions/echo_private_api.h',
4366 'browser/chromeos/extensions/file_browser_handler_api.cc', 4371 'browser/chromeos/extensions/file_browser_handler_api.cc',
4367 'browser/chromeos/extensions/file_browser_handler_api.h', 4372 'browser/chromeos/extensions/file_browser_handler_api.h',
4368 'browser/chromeos/extensions/file_browser_private_api.cc', 4373 'browser/chromeos/extensions/file_browser_private_api.cc',
4369 'browser/chromeos/extensions/file_browser_private_api.h', 4374 'browser/chromeos/extensions/file_browser_private_api.h',
4370 'browser/chromeos/extensions/wallpaper_manager_util.cc', 4375 'browser/chromeos/extensions/wallpaper_manager_api.cc',
4371 'browser/chromeos/extensions/wallpaper_manager_util.h', 4376 'browser/chromeos/extensions/wallpaper_manager_api.h',
4372 'browser/chromeos/extensions/wallpaper_private_api.cc',
4373 'browser/chromeos/extensions/wallpaper_private_api.h',
4374 'browser/chromeos/media/media_player_extension_api.cc', 4377 'browser/chromeos/media/media_player_extension_api.cc',
4375 'browser/chromeos/media/media_player_extension_api.h', 4378 'browser/chromeos/media/media_player_extension_api.h',
4376 'browser/history/history_extension_api.cc', 4379 'browser/history/history_extension_api.cc',
4377 'browser/history/history_extension_api.h', 4380 'browser/history/history_extension_api.h',
4378 'browser/history/top_sites_extension_api.cc', 4381 'browser/history/top_sites_extension_api.cc',
4379 'browser/history/top_sites_extension_api.h', 4382 'browser/history/top_sites_extension_api.h',
4380 'browser/infobars/infobar_extension_api.cc', 4383 'browser/infobars/infobar_extension_api.cc',
4381 'browser/infobars/infobar_extension_api.h', 4384 'browser/infobars/infobar_extension_api.h',
4382 'browser/rlz/rlz_extension_api.cc', 4385 'browser/rlz/rlz_extension_api.cc',
4383 'browser/rlz/rlz_extension_api.h', 4386 'browser/rlz/rlz_extension_api.h',
(...skipping 800 matching lines...) Expand 10 before | Expand all | Expand 10 after
5184 'sources!': [ 5187 'sources!': [
5185 'browser/history/history_publisher_none.cc', 5188 'browser/history/history_publisher_none.cc',
5186 'browser/importer/nss_decryptor_system_nss.cc', 5189 'browser/importer/nss_decryptor_system_nss.cc',
5187 'browser/importer/nss_decryptor_system_nss.h', 5190 'browser/importer/nss_decryptor_system_nss.h',
5188 'browser/lifetime/application_lifetime_stub.cc', 5191 'browser/lifetime/application_lifetime_stub.cc',
5189 'browser/ui/certificate_dialogs.cc', 5192 'browser/ui/certificate_dialogs.cc',
5190 'browser/ui/certificate_dialogs.h', 5193 'browser/ui/certificate_dialogs.h',
5191 'browser/ui/crypto_module_password_dialog.cc', 5194 'browser/ui/crypto_module_password_dialog.cc',
5192 'browser/ui/crypto_module_password_dialog_nss.cc', 5195 'browser/ui/crypto_module_password_dialog_nss.cc',
5193 'browser/ui/startup/autolaunch_prompt.cc', 5196 'browser/ui/startup/autolaunch_prompt.cc',
5197 'browser/ui/views/keyboard_overlay_delegate.cc',
5198 'browser/ui/views/keyboard_overlay_dialog_view.cc',
5194 'browser/ui/views/simple_message_box_views.cc', 5199 'browser/ui/views/simple_message_box_views.cc',
5195 'browser/ui/webui/help/version_updater_basic.cc', 5200 'browser/ui/webui/help/version_updater_basic.cc',
5196 'browser/ui/webui/help/version_updater_basic.h', 5201 'browser/ui/webui/help/version_updater_basic.h',
5197 'browser/ui/webui/tab_modal_confirm_dialog_webui.cc', 5202 'browser/ui/webui/tab_modal_confirm_dialog_webui.cc',
5198 'browser/ui/webui/tab_modal_confirm_dialog_webui.h', 5203 'browser/ui/webui/tab_modal_confirm_dialog_webui.h',
5199 ], 5204 ],
5200 'conditions': [ 5205 'conditions': [
5201 ['win_use_allocator_shim==1', { 5206 ['win_use_allocator_shim==1', {
5202 'dependencies': [ 5207 'dependencies': [
5203 '<(allocator_target)', 5208 '<(allocator_target)',
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
5260 ['exclude', '^browser/ui/views/'], 5265 ['exclude', '^browser/ui/views/'],
5261 ['exclude', '^browser/ui/webui/tab_modal_confirm_dialog_webui.cc '], 5266 ['exclude', '^browser/ui/webui/tab_modal_confirm_dialog_webui.cc '],
5262 ['exclude', '^browser/ui/webui/tab_modal_confirm_dialog_webui.h' ] 5267 ['exclude', '^browser/ui/webui/tab_modal_confirm_dialog_webui.h' ]
5263 ] 5268 ]
5264 }], 5269 }],
5265 # Build Aura on desktop linux 5270 # Build Aura on desktop linux
5266 ['OS=="linux" and use_aura==1 and chromeos==0', { 5271 ['OS=="linux" and use_aura==1 and chromeos==0', {
5267 'sources/': [ 5272 'sources/': [
5268 ['exclude', '^browser/chromeos/extensions/file_browser_handler_a pi'], 5273 ['exclude', '^browser/chromeos/extensions/file_browser_handler_a pi'],
5269 ['exclude', '^browser/chromeos/extensions/file_browser_private_a pi'], 5274 ['exclude', '^browser/chromeos/extensions/file_browser_private_a pi'],
5275 ['exclude', '^browser/ui/views/keyboard_overlay_delegate.cc'],
5276 ['exclude', '^browser/ui/views/keyboard_overlay_delegate.h'],
5277 ['exclude', '^browser/ui/views/keyboard_overlay_dialog_view.cc'] ,
5278 ['exclude', '^browser/ui/views/keyboard_overlay_dialog_view.h'],
5270 ], 5279 ],
5271 }], 5280 }],
5272 # GTK build only 5281 # GTK build only
5273 ['toolkit_uses_gtk==1', { 5282 ['toolkit_uses_gtk==1', {
5274 'sources/': [ 5283 'sources/': [
5275 ['exclude', '^browser/bookmarks/bookmark_drop_info.cc'], 5284 ['exclude', '^browser/bookmarks/bookmark_drop_info.cc'],
5276 ['exclude', '^browser/lifetime/application_lifetime_stub.cc'], 5285 ['exclude', '^browser/lifetime/application_lifetime_stub.cc'],
5277 ['exclude', '^browser/ui/panels/panel_browser_frame_view.cc'], 5286 ['exclude', '^browser/ui/panels/panel_browser_frame_view.cc'],
5278 ['exclude', '^browser/ui/panels/panel_browser_frame_view.h'], 5287 ['exclude', '^browser/ui/panels/panel_browser_frame_view.h'],
5279 ['exclude', '^browser/ui/panels/panel_browser_view.cc'], 5288 ['exclude', '^browser/ui/panels/panel_browser_view.cc'],
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
5495 'variables': { 5504 'variables': {
5496 'jni_gen_dir': 'chrome', 5505 'jni_gen_dir': 'chrome',
5497 }, 5506 },
5498 'includes': [ '../build/jni_generator.gypi' ], 5507 'includes': [ '../build/jni_generator.gypi' ],
5499 }, 5508 },
5500 ], 5509 ],
5501 }, 5510 },
5502 ], 5511 ],
5503 ], 5512 ],
5504 } 5513 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698