OLD | NEW |
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 1948 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1959 'browser/profiles/profile_io_data.h', | 1959 'browser/profiles/profile_io_data.h', |
1960 'browser/profiles/profile_keyed_base_factory.h', | 1960 'browser/profiles/profile_keyed_base_factory.h', |
1961 'browser/profiles/profile_keyed_base_factory.cc', | 1961 'browser/profiles/profile_keyed_base_factory.cc', |
1962 'browser/profiles/profile_keyed_service.h', | 1962 'browser/profiles/profile_keyed_service.h', |
1963 'browser/profiles/profile_keyed_service_factory.cc', | 1963 'browser/profiles/profile_keyed_service_factory.cc', |
1964 'browser/profiles/profile_keyed_service_factory.h', | 1964 'browser/profiles/profile_keyed_service_factory.h', |
1965 'browser/profiles/profile_manager.cc', | 1965 'browser/profiles/profile_manager.cc', |
1966 'browser/profiles/profile_manager.h', | 1966 'browser/profiles/profile_manager.h', |
1967 'browser/profiles/profile_metrics.cc', | 1967 'browser/profiles/profile_metrics.cc', |
1968 'browser/profiles/profile_metrics.h', | 1968 'browser/profiles/profile_metrics.h', |
| 1969 'browser/profiles/profile_shortcut_manager.h', |
| 1970 'browser/profiles/profile_shortcut_manager_stub.cc', |
1969 'browser/profiles/profile_shortcut_manager_win.cc', | 1971 'browser/profiles/profile_shortcut_manager_win.cc', |
1970 'browser/profiles/profile_shortcut_manager_win.h', | |
1971 'browser/profiles/refcounted_profile_keyed_service.h', | 1972 'browser/profiles/refcounted_profile_keyed_service.h', |
1972 'browser/profiles/refcounted_profile_keyed_service.cc', | 1973 'browser/profiles/refcounted_profile_keyed_service.cc', |
1973 'browser/profiles/refcounted_profile_keyed_service_factory.h', | 1974 'browser/profiles/refcounted_profile_keyed_service_factory.h', |
1974 'browser/profiles/refcounted_profile_keyed_service_factory.cc', | 1975 'browser/profiles/refcounted_profile_keyed_service_factory.cc', |
1975 'browser/protector/base_prefs_change.cc', | 1976 'browser/protector/base_prefs_change.cc', |
1976 'browser/protector/base_prefs_change.h', | 1977 'browser/protector/base_prefs_change.h', |
1977 'browser/protector/base_setting_change.cc', | 1978 'browser/protector/base_setting_change.cc', |
1978 'browser/protector/base_setting_change.h', | 1979 'browser/protector/base_setting_change.h', |
1979 'browser/protector/composite_settings_change.cc', | 1980 'browser/protector/composite_settings_change.cc', |
1980 'browser/protector/composite_settings_change.h', | 1981 'browser/protector/composite_settings_change.h', |
(...skipping 3210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5191 'browser/ui/views/network_profile_bubble_view.cc', | 5192 'browser/ui/views/network_profile_bubble_view.cc', |
5192 'browser/ui/views/network_profile_bubble_view.h', | 5193 'browser/ui/views/network_profile_bubble_view.h', |
5193 'browser/ui/webui/conflicts_ui.cc', | 5194 'browser/ui/webui/conflicts_ui.cc', |
5194 'browser/ui/webui/conflicts_ui.h', | 5195 'browser/ui/webui/conflicts_ui.h', |
5195 ], | 5196 ], |
5196 'sources!': [ | 5197 'sources!': [ |
5197 'browser/history/history_publisher_none.cc', | 5198 'browser/history/history_publisher_none.cc', |
5198 'browser/importer/nss_decryptor_system_nss.cc', | 5199 'browser/importer/nss_decryptor_system_nss.cc', |
5199 'browser/importer/nss_decryptor_system_nss.h', | 5200 'browser/importer/nss_decryptor_system_nss.h', |
5200 'browser/lifetime/application_lifetime_stub.cc', | 5201 'browser/lifetime/application_lifetime_stub.cc', |
| 5202 'browser/profiles/profile_shortcut_manager_stub.cc', |
5201 'browser/ui/certificate_dialogs.cc', | 5203 'browser/ui/certificate_dialogs.cc', |
5202 'browser/ui/certificate_dialogs.h', | 5204 'browser/ui/certificate_dialogs.h', |
5203 'browser/ui/crypto_module_password_dialog.cc', | 5205 'browser/ui/crypto_module_password_dialog.cc', |
5204 'browser/ui/crypto_module_password_dialog_nss.cc', | 5206 'browser/ui/crypto_module_password_dialog_nss.cc', |
5205 'browser/ui/startup/autolaunch_prompt.cc', | 5207 'browser/ui/startup/autolaunch_prompt.cc', |
5206 'browser/ui/views/simple_message_box_views.cc', | 5208 'browser/ui/views/simple_message_box_views.cc', |
5207 'browser/ui/webui/help/version_updater_basic.cc', | 5209 'browser/ui/webui/help/version_updater_basic.cc', |
5208 'browser/ui/webui/help/version_updater_basic.h', | 5210 'browser/ui/webui/help/version_updater_basic.h', |
5209 'browser/ui/webui/tab_modal_confirm_dialog_webui.cc', | 5211 'browser/ui/webui/tab_modal_confirm_dialog_webui.cc', |
5210 'browser/ui/webui/tab_modal_confirm_dialog_webui.h', | 5212 'browser/ui/webui/tab_modal_confirm_dialog_webui.h', |
(...skipping 311 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5522 'includes': [ '../build/jni_generator.gypi' ], | 5524 'includes': [ '../build/jni_generator.gypi' ], |
5523 'dependencies': [ | 5525 'dependencies': [ |
5524 'android_jar_jni_headers', | 5526 'android_jar_jni_headers', |
5525 ], | 5527 ], |
5526 }, | 5528 }, |
5527 ], | 5529 ], |
5528 }, | 5530 }, |
5529 ], | 5531 ], |
5530 ], | 5532 ], |
5531 } | 5533 } |
OLD | NEW |