Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Side by Side Diff: chrome/chrome_common.gypi

Issue 16881004: Move chrome/nacl to components/nacl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add per-file to components/OWNER Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 'common/child_process_logging_mac.mm', 119 'common/child_process_logging_mac.mm',
120 'common/child_process_logging_posix.cc', 120 'common/child_process_logging_posix.cc',
121 'common/child_process_logging_win.cc', 121 'common/child_process_logging_win.cc',
122 'common/chrome_content_client.cc', 122 'common/chrome_content_client.cc',
123 'common/chrome_content_client.h', 123 'common/chrome_content_client.h',
124 'common/chrome_content_client_constants.cc', 124 'common/chrome_content_client_constants.cc',
125 'common/chrome_content_client_ios.mm', 125 'common/chrome_content_client_ios.mm',
126 'common/chrome_notification_types.h', 126 'common/chrome_notification_types.h',
127 'common/chrome_result_codes.h', 127 'common/chrome_result_codes.h',
128 'common/chrome_process_type.h', 128 'common/chrome_process_type.h',
129 'common/chrome_sandbox_type_mac.h',
130 'common/chrome_utility_messages.h', 129 'common/chrome_utility_messages.h',
131 'common/chrome_version_info.cc', 130 'common/chrome_version_info.cc',
132 'common/chrome_version_info_android.cc', 131 'common/chrome_version_info_android.cc',
133 'common/chrome_version_info_chromeos.cc', 132 'common/chrome_version_info_chromeos.cc',
134 'common/chrome_version_info_posix.cc', 133 'common/chrome_version_info_posix.cc',
135 'common/chrome_version_info_mac.mm', 134 'common/chrome_version_info_mac.mm',
136 'common/chrome_version_info_win.cc', 135 'common/chrome_version_info_win.cc',
137 'common/chrome_version_info.h', 136 'common/chrome_version_info.h',
138 'common/cloud_print/cloud_print_class_mac.h', 137 'common/cloud_print/cloud_print_class_mac.h',
139 'common/cloud_print/cloud_print_class_mac.mm', 138 'common/cloud_print/cloud_print_class_mac.mm',
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
367 'common/metrics/metrics_util.cc', 366 'common/metrics/metrics_util.cc',
368 'common/metrics/metrics_util.h', 367 'common/metrics/metrics_util.h',
369 'common/metrics/variations/uniformity_field_trials.cc', 368 'common/metrics/variations/uniformity_field_trials.cc',
370 'common/metrics/variations/uniformity_field_trials.h', 369 'common/metrics/variations/uniformity_field_trials.h',
371 'common/metrics/variations/variations_util.cc', 370 'common/metrics/variations/variations_util.cc',
372 'common/metrics/variations/variations_util.h', 371 'common/metrics/variations/variations_util.h',
373 'common/multi_process_lock.h', 372 'common/multi_process_lock.h',
374 'common/multi_process_lock_linux.cc', 373 'common/multi_process_lock_linux.cc',
375 'common/multi_process_lock_mac.cc', 374 'common/multi_process_lock_mac.cc',
376 'common/multi_process_lock_win.cc', 375 'common/multi_process_lock_win.cc',
377 'common/nacl_cmd_line.cc',
378 'common/nacl_cmd_line.h',
379 'common/nacl_host_messages.h', 376 'common/nacl_host_messages.h',
380 'common/nacl_messages.cc',
381 'common/nacl_messages.h',
382 'common/nacl_types.cc',
383 'common/nacl_types.h',
384 'common/omaha_query_params/omaha_query_params.cc', 377 'common/omaha_query_params/omaha_query_params.cc',
385 'common/omaha_query_params/omaha_query_params.h', 378 'common/omaha_query_params/omaha_query_params.h',
386 'common/omnibox_focus_state.h', 379 'common/omnibox_focus_state.h',
387 'common/one_click_signin_messages.h', 380 'common/one_click_signin_messages.h',
388 'common/partial_circular_buffer.cc', 381 'common/partial_circular_buffer.cc',
389 'common/partial_circular_buffer.h', 382 'common/partial_circular_buffer.h',
390 'common/pepper_flash.cc', 383 'common/pepper_flash.cc',
391 'common/pepper_flash.h', 384 'common/pepper_flash.h',
392 'common/pepper_permission_util.cc', 385 'common/pepper_permission_util.cc',
393 'common/pepper_permission_util.h', 386 'common/pepper_permission_util.h',
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
485 'common/media_galleries/picasa_types.cc', 478 'common/media_galleries/picasa_types.cc',
486 'common/media_galleries/picasa_types.h', 479 'common/media_galleries/picasa_types.h',
487 'common/media_galleries/pmp_constants.h', 480 'common/media_galleries/pmp_constants.h',
488 ], 481 ],
489 }], 482 }],
490 ['OS != "ios"', { 483 ['OS != "ios"', {
491 'dependencies': [ 484 'dependencies': [
492 '<(DEPTH)/chrome/app/policy/cloud_policy_codegen.gyp:policy', 485 '<(DEPTH)/chrome/app/policy/cloud_policy_codegen.gyp:policy',
493 '<(DEPTH)/chrome/common/extensions/api/api.gyp:api', 486 '<(DEPTH)/chrome/common/extensions/api/api.gyp:api',
494 '<(DEPTH)/components/components.gyp:autofill_core_common', 487 '<(DEPTH)/components/components.gyp:autofill_core_common',
488 '<(DEPTH)/components/nacl_common.gyp:nacl_cmd_line',
489 '<(DEPTH)/components/nacl_common.gyp:nacl_common',
495 '<(DEPTH)/ipc/ipc.gyp:ipc', 490 '<(DEPTH)/ipc/ipc.gyp:ipc',
496 '<(DEPTH)/printing/printing.gyp:printing', 491 '<(DEPTH)/printing/printing.gyp:printing',
497 '<(DEPTH)/third_party/adobe/flash/flash_player.gyp:flapper_version_h ', 492 '<(DEPTH)/third_party/adobe/flash/flash_player.gyp:flapper_version_h ',
498 '<(DEPTH)/third_party/re2/re2.gyp:re2', 493 '<(DEPTH)/third_party/re2/re2.gyp:re2',
499 '<(DEPTH)/third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_ver sion_h', 494 '<(DEPTH)/third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_ver sion_h',
500 '<(DEPTH)/webkit/support/webkit_support.gyp:glue', 495 '<(DEPTH)/webkit/support/webkit_support.gyp:glue',
501 ], 496 ],
502 }, { # OS == ios 497 }, { # OS == ios
503 'sources/': [ 498 'sources/': [
504 ['exclude', '^common/child_process_'], 499 ['exclude', '^common/child_process_'],
505 ['exclude', '^common/chrome_content_client\\.cc$'], 500 ['exclude', '^common/chrome_content_client\\.cc$'],
506 ['exclude', '^common/chrome_version_info_posix\\.cc$'], 501 ['exclude', '^common/chrome_version_info_posix\\.cc$'],
507 ['exclude', '^common/common_message_generator\\.cc$'], 502 ['exclude', '^common/common_message_generator\\.cc$'],
508 ['exclude', '^common/common_param_traits'], 503 ['exclude', '^common/common_param_traits'],
509 ['exclude', '^common/custom_handlers/'], 504 ['exclude', '^common/custom_handlers/'],
510 ['exclude', '^common/extensions/'], 505 ['exclude', '^common/extensions/'],
511 ['exclude', '^common/external_ipc_fuzzer\\.'], 506 ['exclude', '^common/external_ipc_fuzzer\\.'],
512 ['exclude', '^common/logging_chrome\\.'], 507 ['exclude', '^common/logging_chrome\\.'],
513 ['exclude', '^common/multi_process_'], 508 ['exclude', '^common/multi_process_'],
514 ['exclude', '^common/nacl_'],
515 ['exclude', '^common/pepper_flash\\.'], 509 ['exclude', '^common/pepper_flash\\.'],
516 ['exclude', '^common/profiling\\.'], 510 ['exclude', '^common/profiling\\.'],
517 ['exclude', '^common/service_process_util_'], 511 ['exclude', '^common/service_process_util_'],
518 ['exclude', '^common/spellcheck_'], 512 ['exclude', '^common/spellcheck_'],
519 ['exclude', '^common/validation_message_'], 513 ['exclude', '^common/validation_message_'],
520 ['exclude', '^common/web_apps\\.'], 514 ['exclude', '^common/web_apps\\.'],
521 # TODO(ios): Include files here as they are made to work; once 515 # TODO(ios): Include files here as they are made to work; once
522 # everything is online, remove everything below here and just 516 # everything is online, remove everything below here and just
523 # use the exclusions above. 517 # use the exclusions above.
524 ['exclude', '\\.(cc|mm)$'], 518 ['exclude', '\\.(cc|mm)$'],
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
785 'common/metrics/proto/user_action_event.proto', 779 'common/metrics/proto/user_action_event.proto',
786 ], 780 ],
787 'variables': { 781 'variables': {
788 'proto_in_dir': 'common/metrics/proto', 782 'proto_in_dir': 'common/metrics/proto',
789 'proto_out_dir': 'chrome/common/metrics/proto', 783 'proto_out_dir': 'chrome/common/metrics/proto',
790 }, 784 },
791 'includes': [ '../build/protoc.gypi' ], 785 'includes': [ '../build/protoc.gypi' ],
792 }, 786 },
793 ], 787 ],
794 } 788 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698