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