| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 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', | 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 3732 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3743 'browser/ui/views/user_data_dir_dialog.h', | 3743 'browser/ui/views/user_data_dir_dialog.h', |
| 3744 'browser/ui/views/web_intent_picker_view.cc', | 3744 'browser/ui/views/web_intent_picker_view.cc', |
| 3745 'browser/ui/views/window.cc', | 3745 'browser/ui/views/window.cc', |
| 3746 'browser/ui/views/window.h', | 3746 'browser/ui/views/window.h', |
| 3747 'browser/ui/views/wrench_menu.cc', | 3747 'browser/ui/views/wrench_menu.cc', |
| 3748 'browser/ui/views/wrench_menu.h', | 3748 'browser/ui/views/wrench_menu.h', |
| 3749 'browser/ui/virtual_keyboard/virtual_keyboard_manager.cc', | 3749 'browser/ui/virtual_keyboard/virtual_keyboard_manager.cc', |
| 3750 'browser/ui/virtual_keyboard/virtual_keyboard_manager.h', | 3750 'browser/ui/virtual_keyboard/virtual_keyboard_manager.h', |
| 3751 'browser/ui/web_applications/web_app_ui.cc', | 3751 'browser/ui/web_applications/web_app_ui.cc', |
| 3752 'browser/ui/web_applications/web_app_ui.h', | 3752 'browser/ui/web_applications/web_app_ui.h', |
| 3753 'browser/ui/webui/about_page/about_page_handler.cc', | |
| 3754 'browser/ui/webui/about_page/about_page_handler.h', | |
| 3755 'browser/ui/webui/about_page/about_page_ui.cc', | |
| 3756 'browser/ui/webui/about_page/about_page_ui.h', | |
| 3757 'browser/ui/webui/about_ui.cc', | 3753 'browser/ui/webui/about_ui.cc', |
| 3758 'browser/ui/webui/about_ui.h', | 3754 'browser/ui/webui/about_ui.h', |
| 3759 'browser/ui/webui/active_downloads_ui.cc', | 3755 'browser/ui/webui/active_downloads_ui.cc', |
| 3760 'browser/ui/webui/active_downloads_ui.h', | 3756 'browser/ui/webui/active_downloads_ui.h', |
| 3761 'browser/ui/webui/bookmarks_ui.cc', | 3757 'browser/ui/webui/bookmarks_ui.cc', |
| 3762 'browser/ui/webui/bookmarks_ui.h', | 3758 'browser/ui/webui/bookmarks_ui.h', |
| 3763 'browser/ui/webui/feedback_ui.cc', | 3759 'browser/ui/webui/feedback_ui.cc', |
| 3764 'browser/ui/webui/feedback_ui.h', | 3760 'browser/ui/webui/feedback_ui.h', |
| 3765 'browser/ui/webui/certificate_viewer_webui.cc', | 3761 'browser/ui/webui/certificate_viewer_webui.cc', |
| 3766 'browser/ui/webui/certificate_viewer_webui.h', | 3762 'browser/ui/webui/certificate_viewer_webui.h', |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3845 'browser/ui/webui/favicon_source.cc', | 3841 'browser/ui/webui/favicon_source.cc', |
| 3846 'browser/ui/webui/favicon_source.h', | 3842 'browser/ui/webui/favicon_source.h', |
| 3847 'browser/ui/webui/fileicon_source.cc', | 3843 'browser/ui/webui/fileicon_source.cc', |
| 3848 'browser/ui/webui/fileicon_source.h', | 3844 'browser/ui/webui/fileicon_source.h', |
| 3849 'browser/ui/webui/flags_ui.cc', | 3845 'browser/ui/webui/flags_ui.cc', |
| 3850 'browser/ui/webui/flags_ui.h', | 3846 'browser/ui/webui/flags_ui.h', |
| 3851 'browser/ui/webui/flash_ui.cc', | 3847 'browser/ui/webui/flash_ui.cc', |
| 3852 'browser/ui/webui/flash_ui.h', | 3848 'browser/ui/webui/flash_ui.h', |
| 3853 'browser/ui/webui/gpu_internals_ui.cc', | 3849 'browser/ui/webui/gpu_internals_ui.cc', |
| 3854 'browser/ui/webui/gpu_internals_ui.h', | 3850 'browser/ui/webui/gpu_internals_ui.h', |
| 3851 'browser/ui/webui/help/help_handler.cc', |
| 3852 'browser/ui/webui/help/help_handler.h', |
| 3853 'browser/ui/webui/help/help_ui.cc', |
| 3854 'browser/ui/webui/help/help_ui.h', |
| 3855 'browser/ui/webui/help/version_updater.h', |
| 3856 'browser/ui/webui/help/version_updater_chromeos.cc', |
| 3857 'browser/ui/webui/help/version_updater_chromeos.h', |
| 3858 'browser/ui/webui/help/version_updater_unimplemented.cc', |
| 3859 'browser/ui/webui/help/version_updater_unimplemented.h', |
| 3855 'browser/ui/webui/history_ui.cc', | 3860 'browser/ui/webui/history_ui.cc', |
| 3856 'browser/ui/webui/history_ui.h', | 3861 'browser/ui/webui/history_ui.h', |
| 3857 'browser/ui/webui/input_window_dialog_ui.cc', | 3862 'browser/ui/webui/input_window_dialog_ui.cc', |
| 3858 'browser/ui/webui/input_window_dialog_ui.h', | 3863 'browser/ui/webui/input_window_dialog_ui.h', |
| 3859 'browser/ui/webui/input_window_dialog_webui.cc', | 3864 'browser/ui/webui/input_window_dialog_webui.cc', |
| 3860 'browser/ui/webui/input_window_dialog_webui.h', | 3865 'browser/ui/webui/input_window_dialog_webui.h', |
| 3861 'browser/ui/webui/html_dialog_controller.cc', | 3866 'browser/ui/webui/html_dialog_controller.cc', |
| 3862 'browser/ui/webui/html_dialog_controller.h', | 3867 'browser/ui/webui/html_dialog_controller.h', |
| 3863 'browser/ui/webui/html_dialog_tab_contents_delegate.cc', | 3868 'browser/ui/webui/html_dialog_tab_contents_delegate.cc', |
| 3864 'browser/ui/webui/html_dialog_tab_contents_delegate.h', | 3869 'browser/ui/webui/html_dialog_tab_contents_delegate.h', |
| (...skipping 433 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4298 ['exclude', 'browser/policy/network_configuration_updater.h'], | 4303 ['exclude', 'browser/policy/network_configuration_updater.h'], |
| 4299 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.cc'], | 4304 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.cc'], |
| 4300 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.h'], | 4305 ['exclude', 'browser/policy/proto/chrome_device_policy.pb.h'], |
| 4301 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], | 4306 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], |
| 4302 ['exclude', 'browser/renderer_host/offline_resource_handler.h'], | 4307 ['exclude', 'browser/renderer_host/offline_resource_handler.h'], |
| 4303 ['exclude', 'browser/ui/toolbar/wrench_menu_model_chromeos.cc'], | 4308 ['exclude', 'browser/ui/toolbar/wrench_menu_model_chromeos.cc'], |
| 4304 ['exclude', 'browser/ui/views/status_icons/status_tray_chromeos.cc']
, | 4309 ['exclude', 'browser/ui/views/status_icons/status_tray_chromeos.cc']
, |
| 4305 ['exclude', 'browser/ui/views/status_icons/status_tray_chromeos.h'], | 4310 ['exclude', 'browser/ui/views/status_icons/status_tray_chromeos.h'], |
| 4306 ['exclude', 'browser/ui/views/status_icons/status_icon_chromeos.cc']
, | 4311 ['exclude', 'browser/ui/views/status_icons/status_icon_chromeos.cc']
, |
| 4307 ['exclude', 'browser/ui/views/status_icons/status_icon_chromeos.h'], | 4312 ['exclude', 'browser/ui/views/status_icons/status_icon_chromeos.h'], |
| 4308 ['exclude', 'browser/ui/webui/about_page/about_page_handler.cc'], | |
| 4309 ['exclude', 'browser/ui/webui/about_page/about_page_handler.h'], | |
| 4310 ['exclude', 'browser/ui/webui/about_page/about_page_ui.cc'], | |
| 4311 ['exclude', 'browser/ui/webui/about_page/about_page_ui.h'], | |
| 4312 ['exclude', 'browser/ui/webui/active_downloads_ui.cc'], | 4313 ['exclude', 'browser/ui/webui/active_downloads_ui.cc'], |
| 4313 ], | 4314 ], |
| 4314 }], | 4315 }], |
| 4315 ['chromeos==1', { | 4316 ['chromeos==1', { |
| 4316 'dependencies': [ | 4317 'dependencies': [ |
| 4317 '../build/linux/system.gyp:dbus-glib', | 4318 '../build/linux/system.gyp:dbus-glib', |
| 4318 '../third_party/libevent/libevent.gyp:libevent', | 4319 '../third_party/libevent/libevent.gyp:libevent', |
| 4319 '../third_party/mozc/chrome/chromeos/renderer/chromeos_renderer.gyp:
mozc_candidates_proto', | 4320 '../third_party/mozc/chrome/chromeos/renderer/chromeos_renderer.gyp:
mozc_candidates_proto', |
| 4320 'browser/chromeos/input_method/input_method.gyp:gencode', | 4321 'browser/chromeos/input_method/input_method.gyp:gencode', |
| 4321 ], | 4322 ], |
| 4322 'sources!': [ | 4323 'sources!': [ |
| 4323 'browser/background/background_mode_manager_gtk.cc', | 4324 'browser/background/background_mode_manager_gtk.cc', |
| 4324 'browser/extensions/default_apps.cc', | 4325 'browser/extensions/default_apps.cc', |
| 4325 'browser/extensions/default_apps.h', | 4326 'browser/extensions/default_apps.h', |
| 4326 'browser/first_run/upgrade_util.cc', | 4327 'browser/first_run/upgrade_util.cc', |
| 4327 'browser/first_run/upgrade_util.h', | 4328 'browser/first_run/upgrade_util.h', |
| 4328 'browser/first_run/upgrade_util_linux.cc', | 4329 'browser/first_run/upgrade_util_linux.cc', |
| 4329 'browser/icon_loader_linux.cc', | 4330 'browser/icon_loader_linux.cc', |
| 4330 'browser/icon_manager_linux.cc', | 4331 'browser/icon_manager_linux.cc', |
| 4331 'browser/idle_linux.cc', | 4332 'browser/idle_linux.cc', |
| 4332 'browser/password_manager/native_backend_gnome_x.cc', | 4333 'browser/password_manager/native_backend_gnome_x.cc', |
| 4333 'browser/password_manager/native_backend_gnome_x.h', | 4334 'browser/password_manager/native_backend_gnome_x.h', |
| 4334 'browser/password_manager/native_backend_kwallet_x.cc', | 4335 'browser/password_manager/native_backend_kwallet_x.cc', |
| 4335 'browser/password_manager/native_backend_kwallet_x.h', | 4336 'browser/password_manager/native_backend_kwallet_x.h', |
| 4336 'browser/platform_util_linux.cc', | 4337 'browser/platform_util_linux.cc', |
| 4337 'browser/printing/print_dialog_gtk.cc', | 4338 'browser/printing/print_dialog_gtk.cc', |
| 4338 'browser/printing/print_dialog_gtk.h', | 4339 'browser/printing/print_dialog_gtk.h', |
| 4339 'browser/ui/gtk/tab_modal_confirm_dialog_gtk.cc', | 4340 'browser/ui/gtk/tab_modal_confirm_dialog_gtk.cc', |
| 4340 'browser/ui/gtk/tab_modal_confirm_dialog_gtk.h', | 4341 'browser/ui/gtk/tab_modal_confirm_dialog_gtk.h', |
| 4342 'browser/ui/webui/help/version_updater_unimplemented.cc', |
| 4343 'browser/ui/webui/help/version_updater_unimplemented.h', |
| 4341 'browser/upgrade_detector_impl.cc', | 4344 'browser/upgrade_detector_impl.cc', |
| 4342 'browser/upgrade_detector_impl.h', | 4345 'browser/upgrade_detector_impl.h', |
| 4343 ], | 4346 ], |
| 4344 }], | 4347 }], |
| 4345 ['file_manager_extension==0', { | 4348 ['file_manager_extension==0', { |
| 4346 'sources/': [ | 4349 'sources/': [ |
| 4347 ['exclude', 'browser/extensions/extension_file_browser_private_api.c
c'], | 4350 ['exclude', 'browser/extensions/extension_file_browser_private_api.c
c'], |
| 4348 ['exclude', 'browser/extensions/extension_file_browser_private_api.h
'], | 4351 ['exclude', 'browser/extensions/extension_file_browser_private_api.h
'], |
| 4349 ['exclude', 'browser/extensions/extension_mediaplayer_private_api.cc
'], | 4352 ['exclude', 'browser/extensions/extension_mediaplayer_private_api.cc
'], |
| 4350 ['exclude', 'browser/extensions/extension_mediaplayer_private_api.h'
], | 4353 ['exclude', 'browser/extensions/extension_mediaplayer_private_api.h'
], |
| (...skipping 1156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5507 'type': 'static_library', | 5510 'type': 'static_library', |
| 5508 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], | 5511 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], |
| 5509 'variables': { | 5512 'variables': { |
| 5510 'proto_in_dir': 'browser/history', | 5513 'proto_in_dir': 'browser/history', |
| 5511 'proto_out_dir': 'chrome/browser/history', | 5514 'proto_out_dir': 'chrome/browser/history', |
| 5512 }, | 5515 }, |
| 5513 'includes': [ '../build/protoc.gypi' ] | 5516 'includes': [ '../build/protoc.gypi' ] |
| 5514 }, | 5517 }, |
| 5515 ], | 5518 ], |
| 5516 } | 5519 } |
| OLD | NEW |