| 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 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 200 'common/automation_constants.cc', | 200 'common/automation_constants.cc', |
| 201 'common/automation_constants.h', | 201 'common/automation_constants.h', |
| 202 'common/automation_messages.cc', | 202 'common/automation_messages.cc', |
| 203 'common/automation_messages.h', | 203 'common/automation_messages.h', |
| 204 'common/automation_messages_internal.h', | 204 'common/automation_messages_internal.h', |
| 205 'common/badge_util.cc', | 205 'common/badge_util.cc', |
| 206 'common/badge_util.h', | 206 'common/badge_util.h', |
| 207 'common/chrome_content_client.cc', | 207 'common/chrome_content_client.cc', |
| 208 'common/chrome_content_client.h', | 208 'common/chrome_content_client.h', |
| 209 'common/chrome_descriptors.h', | 209 'common/chrome_descriptors.h', |
| 210 'common/chrome_plugin_api.h', | |
| 211 'common/chrome_plugin_lib.cc', | |
| 212 'common/chrome_plugin_lib.h', | |
| 213 'common/chrome_plugin_util.cc', | |
| 214 'common/chrome_plugin_util.h', | |
| 215 'common/common_glue.cc', | 210 'common/common_glue.cc', |
| 216 'common/css_colors.h', | 211 'common/css_colors.h', |
| 217 'common/database_util.cc', | 212 'common/database_util.cc', |
| 218 'common/database_util.h', | 213 'common/database_util.h', |
| 219 'common/db_message_filter.cc', | 214 'common/db_message_filter.cc', |
| 220 'common/db_message_filter.h', | 215 'common/db_message_filter.h', |
| 221 'common/default_plugin.cc', | 216 'common/default_plugin.cc', |
| 222 'common/default_plugin.h', | 217 'common/default_plugin.h', |
| 223 'common/deprecated/event_sys-inl.h', | 218 'common/deprecated/event_sys-inl.h', |
| 224 'common/deprecated/event_sys.h', | 219 'common/deprecated/event_sys.h', |
| (...skipping 30 matching lines...) Expand all Loading... |
| 255 'common/extensions/extension_unpacker.cc', | 250 'common/extensions/extension_unpacker.cc', |
| 256 'common/extensions/extension_unpacker.h', | 251 'common/extensions/extension_unpacker.h', |
| 257 'common/extensions/update_manifest.cc', | 252 'common/extensions/update_manifest.cc', |
| 258 'common/extensions/update_manifest.h', | 253 'common/extensions/update_manifest.h', |
| 259 'common/extensions/url_pattern.cc', | 254 'common/extensions/url_pattern.cc', |
| 260 'common/extensions/url_pattern.h', | 255 'common/extensions/url_pattern.h', |
| 261 'common/extensions/user_script.cc', | 256 'common/extensions/user_script.cc', |
| 262 'common/extensions/user_script.h', | 257 'common/extensions/user_script.h', |
| 263 'common/font_loader_mac.h', | 258 'common/font_loader_mac.h', |
| 264 'common/font_loader_mac.mm', | 259 'common/font_loader_mac.mm', |
| 265 'common/gears_api.h', | |
| 266 'common/important_file_writer.cc', | 260 'common/important_file_writer.cc', |
| 267 'common/important_file_writer.h', | 261 'common/important_file_writer.h', |
| 268 'common/json_pref_store.cc', | 262 'common/json_pref_store.cc', |
| 269 'common/json_pref_store.h', | 263 'common/json_pref_store.h', |
| 270 'common/json_schema_validator.cc', | 264 'common/json_schema_validator.cc', |
| 271 'common/json_schema_validator.h', | 265 'common/json_schema_validator.h', |
| 272 'common/jstemplate_builder.cc', | 266 'common/jstemplate_builder.cc', |
| 273 'common/jstemplate_builder.h', | 267 'common/jstemplate_builder.h', |
| 274 'common/libxml_utils.cc', | 268 'common/libxml_utils.cc', |
| 275 'common/libxml_utils.h', | 269 'common/libxml_utils.h', |
| (...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 458 'common/net/http_return.h', | 452 'common/net/http_return.h', |
| 459 'common/net/net_resource_provider.cc', | 453 'common/net/net_resource_provider.cc', |
| 460 'common/net/net_resource_provider.h', | 454 'common/net/net_resource_provider.h', |
| 461 'common/net/predictor_common.h', | 455 'common/net/predictor_common.h', |
| 462 'common/net/raw_host_resolver_proc.cc', | 456 'common/net/raw_host_resolver_proc.cc', |
| 463 'common/net/raw_host_resolver_proc.h', | 457 'common/net/raw_host_resolver_proc.h', |
| 464 'common/net/url_fetcher.cc', | 458 'common/net/url_fetcher.cc', |
| 465 'common/net/url_fetcher.h', | 459 'common/net/url_fetcher.h', |
| 466 'common/net/url_request_context_getter.cc', | 460 'common/net/url_request_context_getter.cc', |
| 467 'common/net/url_request_context_getter.h', | 461 'common/net/url_request_context_getter.h', |
| 468 'common/net/url_request_intercept_job.cc', | |
| 469 'common/net/url_request_intercept_job.h', | |
| 470 'common/net/gaia/gaia_auth_consumer.cc', | 462 'common/net/gaia/gaia_auth_consumer.cc', |
| 471 'common/net/gaia/gaia_auth_consumer.h', | 463 'common/net/gaia/gaia_auth_consumer.h', |
| 472 'common/net/gaia/gaia_auth_fetcher.cc', | 464 'common/net/gaia/gaia_auth_fetcher.cc', |
| 473 'common/net/gaia/gaia_auth_fetcher.h', | 465 'common/net/gaia/gaia_auth_fetcher.h', |
| 474 'common/net/gaia/gaia_authenticator.cc', | 466 'common/net/gaia/gaia_authenticator.cc', |
| 475 'common/net/gaia/gaia_authenticator.h', | 467 'common/net/gaia/gaia_authenticator.h', |
| 476 'common/net/gaia/google_service_auth_error.cc', | 468 'common/net/gaia/google_service_auth_error.cc', |
| 477 'common/net/gaia/google_service_auth_error.h', | 469 'common/net/gaia/google_service_auth_error.h', |
| 478 'common/net/x509_certificate_model.cc', | 470 'common/net/x509_certificate_model.cc', |
| 479 'common/net/x509_certificate_model_nss.cc', | 471 'common/net/x509_certificate_model_nss.cc', |
| (...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 593 'configurations': { | 585 'configurations': { |
| 594 'Common_Base': { | 586 'Common_Base': { |
| 595 'msvs_target_platform': 'x64', | 587 'msvs_target_platform': 'x64', |
| 596 }, | 588 }, |
| 597 }, | 589 }, |
| 598 }, | 590 }, |
| 599 ], | 591 ], |
| 600 }], | 592 }], |
| 601 ], | 593 ], |
| 602 } | 594 } |
| OLD | NEW |