| OLD | NEW |
| 1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2013 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': 'common', | 8 'target_name': 'common', |
| 9 'type': 'static_library', | 9 'type': 'static_library', |
| 10 'variables': { | 10 'variables': { |
| (...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 250 'common/mac/cfbundle_blocker.mm', | 250 'common/mac/cfbundle_blocker.mm', |
| 251 'common/mac/launchd.h', | 251 'common/mac/launchd.h', |
| 252 'common/mac/launchd.mm', | 252 'common/mac/launchd.mm', |
| 253 'common/mac/objc_method_swizzle.h', | 253 'common/mac/objc_method_swizzle.h', |
| 254 'common/mac/objc_method_swizzle.mm', | 254 'common/mac/objc_method_swizzle.mm', |
| 255 'common/mac/objc_zombie.h', | 255 'common/mac/objc_zombie.h', |
| 256 'common/mac/objc_zombie.mm', | 256 'common/mac/objc_zombie.mm', |
| 257 'common/media/webrtc_logging_messages.h', | 257 'common/media/webrtc_logging_messages.h', |
| 258 'common/media/webrtc_logging_message_data.cc', | 258 'common/media/webrtc_logging_message_data.cc', |
| 259 'common/media/webrtc_logging_message_data.h', | 259 'common/media/webrtc_logging_message_data.h', |
| 260 'common/media_galleries/metadata_types.h', |
| 260 'common/metrics/caching_permuted_entropy_provider.cc', | 261 'common/metrics/caching_permuted_entropy_provider.cc', |
| 261 'common/metrics/caching_permuted_entropy_provider.h', | 262 'common/metrics/caching_permuted_entropy_provider.h', |
| 262 'common/metrics/metrics_log_base.cc', | 263 'common/metrics/metrics_log_base.cc', |
| 263 'common/metrics/metrics_log_base.h', | 264 'common/metrics/metrics_log_base.h', |
| 264 'common/metrics/metrics_log_manager.cc', | 265 'common/metrics/metrics_log_manager.cc', |
| 265 'common/metrics/metrics_log_manager.h', | 266 'common/metrics/metrics_log_manager.h', |
| 266 'common/metrics/metrics_service_base.cc', | 267 'common/metrics/metrics_service_base.cc', |
| 267 'common/metrics/metrics_service_base.h', | 268 'common/metrics/metrics_service_base.h', |
| 268 'common/metrics/variations/experiment_labels.cc', | 269 'common/metrics/variations/experiment_labels.cc', |
| 269 'common/metrics/variations/experiment_labels.h', | 270 'common/metrics/variations/experiment_labels.h', |
| (...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 392 }, { # OS == ios | 393 }, { # OS == ios |
| 393 'sources/': [ | 394 'sources/': [ |
| 394 ['exclude', '^common/child_process_'], | 395 ['exclude', '^common/child_process_'], |
| 395 ['exclude', '^common/chrome_content_client\\.cc$'], | 396 ['exclude', '^common/chrome_content_client\\.cc$'], |
| 396 ['exclude', '^common/chrome_version_info_posix\\.cc$'], | 397 ['exclude', '^common/chrome_version_info_posix\\.cc$'], |
| 397 ['exclude', '^common/common_message_generator\\.cc$'], | 398 ['exclude', '^common/common_message_generator\\.cc$'], |
| 398 ['exclude', '^common/common_param_traits'], | 399 ['exclude', '^common/common_param_traits'], |
| 399 ['exclude', '^common/custom_handlers/'], | 400 ['exclude', '^common/custom_handlers/'], |
| 400 ['exclude', '^common/extensions/'], | 401 ['exclude', '^common/extensions/'], |
| 401 ['exclude', '^common/logging_chrome\\.'], | 402 ['exclude', '^common/logging_chrome\\.'], |
| 403 ['exclude', '^common/media_galleries/'], |
| 402 ['exclude', '^common/multi_process_'], | 404 ['exclude', '^common/multi_process_'], |
| 403 ['exclude', '^common/nacl_'], | 405 ['exclude', '^common/nacl_'], |
| 404 ['exclude', '^common/pepper_flash\\.'], | 406 ['exclude', '^common/pepper_flash\\.'], |
| 405 ['exclude', '^common/profiling\\.'], | 407 ['exclude', '^common/profiling\\.'], |
| 406 ['exclude', '^common/service_process_util_'], | 408 ['exclude', '^common/service_process_util_'], |
| 407 ['exclude', '^common/spellcheck_'], | 409 ['exclude', '^common/spellcheck_'], |
| 408 ['exclude', '^common/validation_message_'], | 410 ['exclude', '^common/validation_message_'], |
| 409 ['exclude', '^common/web_apps\\.'], | 411 ['exclude', '^common/web_apps\\.'], |
| 410 # TODO(ios): Include files here as they are made to work; once | 412 # TODO(ios): Include files here as they are made to work; once |
| 411 # everything is online, remove everything below here and just | 413 # everything is online, remove everything below here and just |
| (...skipping 13 matching lines...) Expand all Loading... |
| 425 'dependencies': [ | 427 'dependencies': [ |
| 426 '<(DEPTH)/printing/printing.gyp:printing', | 428 '<(DEPTH)/printing/printing.gyp:printing', |
| 427 ], | 429 ], |
| 428 }], | 430 }], |
| 429 ['OS=="android"', { | 431 ['OS=="android"', { |
| 430 'sources/': [ | 432 'sources/': [ |
| 431 ['exclude', '^common/chrome_version_info_posix.cc'], | 433 ['exclude', '^common/chrome_version_info_posix.cc'], |
| 432 ['exclude', '^common/importer/'], | 434 ['exclude', '^common/importer/'], |
| 433 ['include', '^common/importer/imported_favicon_usage.cc$'], | 435 ['include', '^common/importer/imported_favicon_usage.cc$'], |
| 434 ['include', '^common/importer/imported_favicon_usage.h$'], | 436 ['include', '^common/importer/imported_favicon_usage.h$'], |
| 437 ['exclude', '^common/media_galleries/'], |
| 435 ['exclude', '^common/service_'], | 438 ['exclude', '^common/service_'], |
| 436 ], | 439 ], |
| 437 'sources!': [ | 440 'sources!': [ |
| 438 'common/badge_util.cc', | 441 'common/badge_util.cc', |
| 439 'common/extensions/api/extension_action/browser_action_handler.cc', | 442 'common/extensions/api/extension_action/browser_action_handler.cc', |
| 440 'common/extensions/api/extension_action/page_action_handler.cc', | 443 'common/extensions/api/extension_action/page_action_handler.cc', |
| 441 'common/extensions/api/spellcheck/spellcheck_handler.cc', | 444 'common/extensions/api/spellcheck/spellcheck_handler.cc', |
| 442 'common/extensions/manifest_handlers/minimum_chrome_version_checker.
cc', | 445 'common/extensions/manifest_handlers/minimum_chrome_version_checker.
cc', |
| 443 'common/extensions/manifest_handlers/nacl_modules_handler.cc', | 446 'common/extensions/manifest_handlers/nacl_modules_handler.cc', |
| 444 'common/icon_with_badge_image_source.cc', | 447 'common/icon_with_badge_image_source.cc', |
| (...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 688 'common/metrics/proto/user_action_event.proto', | 691 'common/metrics/proto/user_action_event.proto', |
| 689 ], | 692 ], |
| 690 'variables': { | 693 'variables': { |
| 691 'proto_in_dir': 'common/metrics/proto', | 694 'proto_in_dir': 'common/metrics/proto', |
| 692 'proto_out_dir': 'chrome/common/metrics/proto', | 695 'proto_out_dir': 'chrome/common/metrics/proto', |
| 693 }, | 696 }, |
| 694 'includes': [ '../build/protoc.gypi' ], | 697 'includes': [ '../build/protoc.gypi' ], |
| 695 }, | 698 }, |
| 696 ], | 699 ], |
| 697 } | 700 } |
| OLD | NEW |