Chromium Code Reviews| 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', | |
|
SteveT
2012/08/09 18:07:39
nit: indenting is wonky
Halli
2012/08/09 18:12:30
Done.
| |
| 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 3205 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 5186 '../ui/views/views.gyp:views', | 5187 '../ui/views/views.gyp:views', |
| 5187 ], | 5188 ], |
| 5188 'sources': [ | 5189 'sources': [ |
| 5189 # Using built-in rule in vstudio for midl. | 5190 # Using built-in rule in vstudio for midl. |
| 5190 'browser/history/history_indexer.idl', | 5191 'browser/history/history_indexer.idl', |
| 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 ], |
| 5197 'sources/': [ | |
| 5198 ['exclude', 'browser/profiles/profile_shortcut_manager_stub. cc'], | |
|
SteveT
2012/08/09 18:07:39
nit: indenting is wonky plus the line exceeds 80 c
Halli
2012/08/09 18:12:30
Didn't realize this file uses tabs (:
On 2012/08/0
| |
| 5199 ], | |
| 5196 'sources!': [ | 5200 'sources!': [ |
| 5197 'browser/history/history_publisher_none.cc', | 5201 'browser/history/history_publisher_none.cc', |
| 5198 'browser/importer/nss_decryptor_system_nss.cc', | 5202 'browser/importer/nss_decryptor_system_nss.cc', |
| 5199 'browser/importer/nss_decryptor_system_nss.h', | 5203 'browser/importer/nss_decryptor_system_nss.h', |
| 5200 'browser/lifetime/application_lifetime_stub.cc', | 5204 'browser/lifetime/application_lifetime_stub.cc', |
| 5201 'browser/ui/certificate_dialogs.cc', | 5205 'browser/ui/certificate_dialogs.cc', |
| 5202 'browser/ui/certificate_dialogs.h', | 5206 'browser/ui/certificate_dialogs.h', |
| 5203 'browser/ui/crypto_module_password_dialog.cc', | 5207 'browser/ui/crypto_module_password_dialog.cc', |
| 5204 'browser/ui/crypto_module_password_dialog_nss.cc', | 5208 'browser/ui/crypto_module_password_dialog_nss.cc', |
| 5205 'browser/ui/startup/autolaunch_prompt.cc', | 5209 'browser/ui/startup/autolaunch_prompt.cc', |
| (...skipping 316 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 5522 'includes': [ '../build/jni_generator.gypi' ], | 5526 'includes': [ '../build/jni_generator.gypi' ], |
| 5523 'dependencies': [ | 5527 'dependencies': [ |
| 5524 'android_jar_jni_headers', | 5528 'android_jar_jni_headers', |
| 5525 ], | 5529 ], |
| 5526 }, | 5530 }, |
| 5527 ], | 5531 ], |
| 5528 }, | 5532 }, |
| 5529 ], | 5533 ], |
| 5530 ], | 5534 ], |
| 5531 } | 5535 } |
| OLD | NEW |