OLD | NEW |
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', | 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 1659 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1670 'browser/printing/printer_manager_dialog_win.cc', | 1670 'browser/printing/printer_manager_dialog_win.cc', |
1671 'browser/printing/printer_query.cc', | 1671 'browser/printing/printer_query.cc', |
1672 'browser/printing/printer_query.h', | 1672 'browser/printing/printer_query.h', |
1673 'browser/printing/printing_message_filter.cc', | 1673 'browser/printing/printing_message_filter.cc', |
1674 'browser/printing/printing_message_filter.h', | 1674 'browser/printing/printing_message_filter.h', |
1675 'browser/printing/printing_ui_web_contents_observer.cc', | 1675 'browser/printing/printing_ui_web_contents_observer.cc', |
1676 'browser/printing/printing_ui_web_contents_observer.h', | 1676 'browser/printing/printing_ui_web_contents_observer.h', |
1677 'browser/process_info_snapshot.h', | 1677 'browser/process_info_snapshot.h', |
1678 'browser/process_info_snapshot_mac.cc', | 1678 'browser/process_info_snapshot_mac.cc', |
1679 'browser/process_singleton.h', | 1679 'browser/process_singleton.h', |
1680 'browser/process_singleton_linux.cc', | |
1681 'browser/process_singleton_mac.cc', | |
1682 'browser/process_singleton_modal_dialog_lock.cc', | 1680 'browser/process_singleton_modal_dialog_lock.cc', |
1683 'browser/process_singleton_modal_dialog_lock.h', | 1681 'browser/process_singleton_modal_dialog_lock.h', |
| 1682 'browser/process_singleton_posix.cc', |
1684 'browser/process_singleton_startup_lock.cc', | 1683 'browser/process_singleton_startup_lock.cc', |
1685 'browser/process_singleton_startup_lock.h', | 1684 'browser/process_singleton_startup_lock.h', |
1686 'browser/process_singleton_win.cc', | 1685 'browser/process_singleton_win.cc', |
1687 'browser/profile_resetter/automatic_profile_resetter.h', | 1686 'browser/profile_resetter/automatic_profile_resetter.h', |
1688 'browser/profile_resetter/automatic_profile_resetter.cc', | 1687 'browser/profile_resetter/automatic_profile_resetter.cc', |
1689 'browser/profile_resetter/automatic_profile_resetter_delegate.h', | 1688 'browser/profile_resetter/automatic_profile_resetter_delegate.h', |
1690 'browser/profile_resetter/automatic_profile_resetter_delegate.cc', | 1689 'browser/profile_resetter/automatic_profile_resetter_delegate.cc', |
1691 'browser/profile_resetter/automatic_profile_resetter_factory.h', | 1690 'browser/profile_resetter/automatic_profile_resetter_factory.h', |
1692 'browser/profile_resetter/automatic_profile_resetter_factory.cc', | 1691 'browser/profile_resetter/automatic_profile_resetter_factory.cc', |
1693 'browser/profile_resetter/automatic_profile_resetter_mementos.h', | 1692 'browser/profile_resetter/automatic_profile_resetter_mementos.h', |
(...skipping 1520 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3214 'browser/net/predictor_tab_helper.cc', | 3213 'browser/net/predictor_tab_helper.cc', |
3215 'browser/notifications/message_center_notification_manager.cc', | 3214 'browser/notifications/message_center_notification_manager.cc', |
3216 'browser/notifications/message_center_settings_controller.cc', | 3215 'browser/notifications/message_center_settings_controller.cc', |
3217 'browser/notifications/message_center_stats_collector.cc', | 3216 'browser/notifications/message_center_stats_collector.cc', |
3218 'browser/notifications/notification_ui_manager_desktop.cc', | 3217 'browser/notifications/notification_ui_manager_desktop.cc', |
3219 'browser/parsers/metadata_parser_jpeg.cc', | 3218 'browser/parsers/metadata_parser_jpeg.cc', |
3220 'browser/parsers/metadata_parser_jpeg_factory.cc', | 3219 'browser/parsers/metadata_parser_jpeg_factory.cc', |
3221 'browser/parsers/metadata_parser_manager.cc', | 3220 'browser/parsers/metadata_parser_manager.cc', |
3222 'browser/process_singleton.cc', | 3221 'browser/process_singleton.cc', |
3223 'browser/process_singleton_modal_dialog_lock.cc', | 3222 'browser/process_singleton_modal_dialog_lock.cc', |
| 3223 'browser/process_singleton_posix.cc', |
3224 'browser/process_singleton_startup_lock.cc', | 3224 'browser/process_singleton_startup_lock.cc', |
3225 'browser/profiles/profile_shortcut_manager.cc', | 3225 'browser/profiles/profile_shortcut_manager.cc', |
3226 'browser/repost_form_warning_controller.cc', | 3226 'browser/repost_form_warning_controller.cc', |
3227 'browser/search/search_terms_tracker.cc', | 3227 'browser/search/search_terms_tracker.cc', |
3228 'browser/sessions/session_command.cc', | 3228 'browser/sessions/session_command.cc', |
3229 'browser/speech/extension_api/tts_extension_api_constants.cc', | 3229 'browser/speech/extension_api/tts_extension_api_constants.cc', |
3230 'browser/ssl/ssl_add_cert_handler.cc', | 3230 'browser/ssl/ssl_add_cert_handler.cc', |
3231 'browser/ssl/ssl_client_auth_observer.cc', | 3231 'browser/ssl/ssl_client_auth_observer.cc', |
3232 'browser/status_icons/desktop_notification_balloon.cc', | 3232 'browser/status_icons/desktop_notification_balloon.cc', |
3233 'browser/signin/signin_ui_util.cc', | 3233 'browser/signin/signin_ui_util.cc', |
(...skipping 484 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3718 'package_name': 'org/chromium/chrome/browser', | 3718 'package_name': 'org/chromium/chrome/browser', |
3719 'template_deps': ['browser/android/tab_load_status.h'], | 3719 'template_deps': ['browser/android/tab_load_status.h'], |
3720 }, | 3720 }, |
3721 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3721 'includes': [ '../build/android/java_cpp_template.gypi' ], |
3722 }, | 3722 }, |
3723 ], | 3723 ], |
3724 }, | 3724 }, |
3725 ], | 3725 ], |
3726 ], | 3726 ], |
3727 } | 3727 } |
OLD | NEW |