| OLD | NEW |
| 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 'target_defaults': { | 6 'target_defaults': { |
| 7 'variables': { | 7 'variables': { |
| 8 'chrome_common_target': 0, | 8 'chrome_common_target': 0, |
| 9 }, | 9 }, |
| 10 'target_conditions': [ | 10 'target_conditions': [ |
| (...skipping 21 matching lines...) Expand all Loading... |
| 32 'common/autofill_messages.h', | 32 'common/autofill_messages.h', |
| 33 'common/bindings_policy.h', | 33 'common/bindings_policy.h', |
| 34 'common/child_process_logging.h', | 34 'common/child_process_logging.h', |
| 35 'common/child_process_logging_linux.cc', | 35 'common/child_process_logging_linux.cc', |
| 36 'common/child_process_logging_mac.mm', | 36 'common/child_process_logging_mac.mm', |
| 37 'common/child_process_logging_win.cc', | 37 'common/child_process_logging_win.cc', |
| 38 'common/chrome_counters.cc', | 38 'common/chrome_counters.cc', |
| 39 'common/chrome_counters.h', | 39 'common/chrome_counters.h', |
| 40 'common/chrome_version_info.cc', | 40 'common/chrome_version_info.cc', |
| 41 'common/chrome_version_info.h', | 41 'common/chrome_version_info.h', |
| 42 'common/clipboard_messages.h', | |
| 43 'common/common_message_generator.cc', | 42 'common/common_message_generator.cc', |
| 44 'common/common_message_generator.h', | 43 'common/common_message_generator.h', |
| 45 'common/common_param_traits.cc', | 44 'common/common_param_traits.cc', |
| 46 'common/common_param_traits.h', | 45 'common/common_param_traits.h', |
| 47 'common/content_restriction.h', | 46 'common/content_restriction.h', |
| 48 'common/content_settings.cc', | 47 'common/content_settings.cc', |
| 49 'common/content_settings.h', | 48 'common/content_settings.h', |
| 50 'common/content_settings_helper.cc', | 49 'common/content_settings_helper.cc', |
| 51 'common/content_settings_helper.h', | 50 'common/content_settings_helper.h', |
| 52 'common/content_settings_types.h', | 51 'common/content_settings_types.h', |
| 53 'common/devtools_messages.cc', | 52 'common/devtools_messages.cc', |
| 54 'common/devtools_messages.h', | 53 'common/devtools_messages.h', |
| 55 'common/dom_storage_messages.h', | |
| 56 'common/font_config_ipc_linux.cc', | 54 'common/font_config_ipc_linux.cc', |
| 57 'common/font_config_ipc_linux.h', | 55 'common/font_config_ipc_linux.h', |
| 58 'common/geoposition.cc', | 56 'common/geoposition.cc', |
| 59 'common/geoposition.h', | 57 'common/geoposition.h', |
| 60 'common/gfx_resource_provider.cc', | 58 'common/gfx_resource_provider.cc', |
| 61 'common/gfx_resource_provider.h', | 59 'common/gfx_resource_provider.h', |
| 62 'common/gpu_feature_flags.cc', | 60 'common/gpu_feature_flags.cc', |
| 63 'common/gpu_feature_flags.h', | 61 'common/gpu_feature_flags.h', |
| 64 'common/guid.cc', | 62 'common/guid.cc', |
| 65 'common/guid.h', | 63 'common/guid.h', |
| 66 'common/guid_posix.cc', | 64 'common/guid_posix.cc', |
| 67 'common/guid_win.cc', | 65 'common/guid_win.cc', |
| 68 'common/indexed_db_key.cc', | |
| 69 'common/indexed_db_key.h', | |
| 70 'common/indexed_db_messages.h', | |
| 71 'common/indexed_db_param_traits.cc', | |
| 72 'common/indexed_db_param_traits.h', | |
| 73 'common/instant_types.h', | 66 'common/instant_types.h', |
| 74 'common/logging_chrome.cc', | 67 'common/logging_chrome.cc', |
| 75 'common/logging_chrome.h', | 68 'common/logging_chrome.h', |
| 76 'common/metrics_helpers.cc', | 69 'common/metrics_helpers.cc', |
| 77 'common/metrics_helpers.h', | 70 'common/metrics_helpers.h', |
| 78 'common/multi_process_lock.h', | 71 'common/multi_process_lock.h', |
| 79 'common/multi_process_lock_linux.cc', | 72 'common/multi_process_lock_linux.cc', |
| 80 'common/multi_process_lock_mac.cc', | 73 'common/multi_process_lock_mac.cc', |
| 81 'common/multi_process_lock_win.cc', | 74 'common/multi_process_lock_win.cc', |
| 82 'common/nacl_cmd_line.cc', | 75 'common/nacl_cmd_line.cc', |
| 83 'common/nacl_cmd_line.h', | 76 'common/nacl_cmd_line.h', |
| 84 'common/nacl_messages.cc', | 77 'common/nacl_messages.cc', |
| 85 'common/nacl_messages.h', | 78 'common/nacl_messages.h', |
| 86 'common/nacl_types.h', | 79 'common/nacl_types.h', |
| 87 'common/pepper_file_messages.cc', | |
| 88 'common/pepper_file_messages.h', | |
| 89 'common/pepper_messages.cc', | |
| 90 'common/pepper_messages.h', | |
| 91 'common/process_watcher.h', | 80 'common/process_watcher.h', |
| 92 'common/process_watcher_mac.cc', | 81 'common/process_watcher_mac.cc', |
| 93 'common/process_watcher_posix.cc', | 82 'common/process_watcher_posix.cc', |
| 94 'common/process_watcher_win.cc', | 83 'common/process_watcher_win.cc', |
| 95 'common/profiling.cc', | 84 'common/profiling.cc', |
| 96 'common/profiling.h', | 85 'common/profiling.h', |
| 97 'common/ref_counted_util.h', | 86 'common/ref_counted_util.h', |
| 98 'common/result_codes.h', | 87 'common/result_codes.h', |
| 99 'common/safebrowsing_messages.h', | 88 'common/safebrowsing_messages.h', |
| 100 'common/sandbox_policy.cc', | 89 'common/sandbox_policy.cc', |
| 101 'common/sandbox_policy.h', | 90 'common/sandbox_policy.h', |
| 102 'common/serialized_script_value.cc', | |
| 103 'common/serialized_script_value.h', | |
| 104 'common/set_process_title.cc', | 91 'common/set_process_title.cc', |
| 105 'common/set_process_title.h', | 92 'common/set_process_title.h', |
| 106 'common/set_process_title_linux.cc', | 93 'common/set_process_title_linux.cc', |
| 107 'common/set_process_title_linux.h', | 94 'common/set_process_title_linux.h', |
| 108 'common/speech_input_messages.h', | |
| 109 'common/switch_utils.cc', | 95 'common/switch_utils.cc', |
| 110 'common/switch_utils.h', | 96 'common/switch_utils.h', |
| 111 'common/time_format.cc', | 97 'common/time_format.cc', |
| 112 'common/time_format.h', | 98 'common/time_format.h', |
| 113 'common/unix_domain_socket_posix.cc', | 99 'common/unix_domain_socket_posix.cc', |
| 114 'common/unix_domain_socket_posix.h', | 100 'common/unix_domain_socket_posix.h', |
| 115 'common/win_safe_util.cc', | 101 'common/win_safe_util.cc', |
| 116 'common/win_safe_util.h', | 102 'common/win_safe_util.h', |
| 117 ], | 103 ], |
| 118 }], | 104 }], |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 176 'common/chrome_content_client.h', | 162 'common/chrome_content_client.h', |
| 177 'common/chrome_descriptors.h', | 163 'common/chrome_descriptors.h', |
| 178 'common/common_glue.cc', | 164 'common/common_glue.cc', |
| 179 'common/css_colors.h', | 165 'common/css_colors.h', |
| 180 'common/default_plugin.cc', | 166 'common/default_plugin.cc', |
| 181 'common/default_plugin.h', | 167 'common/default_plugin.h', |
| 182 'common/deprecated/event_sys-inl.h', | 168 'common/deprecated/event_sys-inl.h', |
| 183 'common/deprecated/event_sys.h', | 169 'common/deprecated/event_sys.h', |
| 184 'common/desktop_notifications/active_notification_tracker.cc', | 170 'common/desktop_notifications/active_notification_tracker.cc', |
| 185 'common/desktop_notifications/active_notification_tracker.h', | 171 'common/desktop_notifications/active_notification_tracker.h', |
| 186 'common/dom_storage_common.h', | |
| 187 'common/extensions/extension.cc', | 172 'common/extensions/extension.cc', |
| 188 'common/extensions/extension.h', | 173 'common/extensions/extension.h', |
| 189 'common/extensions/extension_action.cc', | 174 'common/extensions/extension_action.cc', |
| 190 'common/extensions/extension_action.h', | 175 'common/extensions/extension_action.h', |
| 191 'common/extensions/extension_constants.cc', | 176 'common/extensions/extension_constants.cc', |
| 192 'common/extensions/extension_constants.h', | 177 'common/extensions/extension_constants.h', |
| 193 'common/extensions/extension_error_utils.cc', | 178 'common/extensions/extension_error_utils.cc', |
| 194 'common/extensions/extension_error_utils.h', | 179 'common/extensions/extension_error_utils.h', |
| 195 'common/extensions/extension_extent.cc', | 180 'common/extensions/extension_extent.cc', |
| 196 'common/extensions/extension_extent.h', | 181 'common/extensions/extension_extent.h', |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 256 'common/renderer_preferences.h', | 241 'common/renderer_preferences.h', |
| 257 'common/security_style.h', | 242 'common/security_style.h', |
| 258 'common/service_messages.h', | 243 'common/service_messages.h', |
| 259 'common/service_process_util.cc', | 244 'common/service_process_util.cc', |
| 260 'common/service_process_util.h', | 245 'common/service_process_util.h', |
| 261 'common/service_process_util_linux.cc', | 246 'common/service_process_util_linux.cc', |
| 262 'common/service_process_util_mac.mm', | 247 'common/service_process_util_mac.mm', |
| 263 'common/service_process_util_posix.cc', | 248 'common/service_process_util_posix.cc', |
| 264 'common/service_process_util_posix.h', | 249 'common/service_process_util_posix.h', |
| 265 'common/service_process_util_win.cc', | 250 'common/service_process_util_win.cc', |
| 266 'common/speech_input_result.h', | |
| 267 'common/spellcheck_common.cc', | 251 'common/spellcheck_common.cc', |
| 268 'common/spellcheck_common.h', | 252 'common/spellcheck_common.h', |
| 269 'common/sqlite_compiled_statement.cc', | 253 'common/sqlite_compiled_statement.cc', |
| 270 'common/sqlite_compiled_statement.h', | 254 'common/sqlite_compiled_statement.h', |
| 271 'common/sqlite_utils.cc', | 255 'common/sqlite_utils.cc', |
| 272 'common/sqlite_utils.h', | 256 'common/sqlite_utils.h', |
| 273 'common/thumbnail_score.cc', | 257 'common/thumbnail_score.cc', |
| 274 'common/thumbnail_score.h', | 258 'common/thumbnail_score.h', |
| 275 'common/url_constants.cc', | 259 'common/url_constants.cc', |
| 276 'common/url_constants.h', | 260 'common/url_constants.h', |
| (...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 533 'configurations': { | 517 'configurations': { |
| 534 'Common_Base': { | 518 'Common_Base': { |
| 535 'msvs_target_platform': 'x64', | 519 'msvs_target_platform': 'x64', |
| 536 }, | 520 }, |
| 537 }, | 521 }, |
| 538 }, | 522 }, |
| 539 ], | 523 ], |
| 540 }], | 524 }], |
| 541 ], | 525 ], |
| 542 } | 526 } |
| OLD | NEW |