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

Side by Side Diff: chrome/chrome.gyp

Issue 1206673003: Merge java_staging/src into java/src. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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
« no previous file with comments | « chrome/android/java_staging/src_dummy/README ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 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 'variables': { 5 'variables': {
6 'chromium_code': 1, 6 'chromium_code': 1,
7 7
8 # Define the common dependencies that contain all the actual 8 # Define the common dependencies that contain all the actual
9 # Chromium functionality. This list gets pulled in below by 9 # Chromium functionality. This list gets pulled in below by
10 # the link of the actual chrome (or chromium) executable on 10 # the link of the actual chrome (or chromium) executable on
(...skipping 571 matching lines...) Expand 10 before | Expand all | Expand 10 after
582 'connection_security_security_levels_java', 582 'connection_security_security_levels_java',
583 'document_tab_model_info_proto_java', 583 'document_tab_model_info_proto_java',
584 'profile_account_management_metrics_java', 584 'profile_account_management_metrics_java',
585 'content_setting_java', 585 'content_setting_java',
586 'content_settings_type_java', 586 'content_settings_type_java',
587 'page_info_connection_type_java', 587 'page_info_connection_type_java',
588 'profile_sync_service_model_type_selection_java', 588 'profile_sync_service_model_type_selection_java',
589 'resource_id_java', 589 'resource_id_java',
590 'tab_load_status_java', 590 'tab_load_status_java',
591 '../base/base.gyp:base', 591 '../base/base.gyp:base',
592 '../chrome/android/chrome_apk.gyp:custom_tabs_service_aidl',
593 '../components/components.gyp:app_restrictions_resources',
592 '../components/components.gyp:bookmarks_java', 594 '../components/components.gyp:bookmarks_java',
593 '../components/components.gyp:dom_distiller_core_java', 595 '../components/components.gyp:dom_distiller_core_java',
594 '../components/components.gyp:enhanced_bookmarks_java_enums_srcjar', 596 '../components/components.gyp:enhanced_bookmarks_java_enums_srcjar',
595 '../components/components.gyp:gcm_driver_java', 597 '../components/components.gyp:gcm_driver_java',
596 '../components/components.gyp:invalidation_java', 598 '../components/components.gyp:invalidation_java',
597 '../components/components.gyp:navigation_interception_java', 599 '../components/components.gyp:navigation_interception_java',
598 '../components/components.gyp:service_tab_launcher_java', 600 '../components/components.gyp:service_tab_launcher_java',
599 '../components/components.gyp:precache_java', 601 '../components/components.gyp:precache_java',
600 '../components/components.gyp:variations_java', 602 '../components/components.gyp:variations_java',
601 '../components/components.gyp:web_contents_delegate_android_java', 603 '../components/components.gyp:web_contents_delegate_android_java',
602 '../content/content.gyp:content_java', 604 '../content/content.gyp:content_java',
603 '../media/media.gyp:media_java', 605 '../media/media.gyp:media_java',
604 '../printing/printing.gyp:printing_java', 606 '../printing/printing.gyp:printing_java',
605 '../sync/sync.gyp:sync_java', 607 '../sync/sync.gyp:sync_java',
606 '../third_party/android_data_chart/android_data_chart.gyp:android_da ta_chart_java', 608 '../third_party/android_data_chart/android_data_chart.gyp:android_da ta_chart_java',
607 '../third_party/android_media/android_media.gyp:android_media_java', 609 '../third_party/android_media/android_media.gyp:android_media_java',
610 '../third_party/android_protobuf/android_protobuf.gyp:protobuf_nano_ javalib',
608 '../third_party/android_swipe_refresh/android_swipe_refresh.gyp:andr oid_swipe_refresh_java', 611 '../third_party/android_swipe_refresh/android_swipe_refresh.gyp:andr oid_swipe_refresh_java',
609 '../third_party/android_tools/android_tools.gyp:android_support_v7_a ppcompat_javalib', 612 '../third_party/android_tools/android_tools.gyp:android_support_v7_a ppcompat_javalib',
610 '../third_party/android_tools/android_tools.gyp:android_support_v7_m ediarouter_javalib', 613 '../third_party/android_tools/android_tools.gyp:android_support_v7_m ediarouter_javalib',
614 '../third_party/android_tools/android_tools.gyp:android_support_v7_r ecyclerview_javalib',
611 '../third_party/android_tools/android_tools.gyp:android_support_v13_ javalib', 615 '../third_party/android_tools/android_tools.gyp:android_support_v13_ javalib',
612 '../third_party/android_tools/android_tools.gyp:google_play_services _javalib', 616 '../third_party/android_tools/android_tools.gyp:google_play_services _javalib',
617 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_javalib',
618 '../third_party/jsr-305/jsr-305.gyp:jsr_305_javalib',
613 '../ui/android/ui_android.gyp:ui_java', 619 '../ui/android/ui_android.gyp:ui_java',
614 ], 620 ],
615 'variables': { 621 'variables': {
616 'java_in_dir': '../chrome/android/java', 622 'java_in_dir': '../chrome/android/java',
617 'has_java_resources': 1, 623 'has_java_resources': 1,
618 'R_package': 'org.chromium.chrome', 624 'R_package': 'org.chromium.chrome',
619 'R_package_relpath': 'org/chromium/chrome', 625 'R_package_relpath': 'org/chromium/chrome',
620 # Include channel-specific resources and xml string files generated 626 # Include channel-specific resources and xml string files generated
621 # from generated_resources.grd 627 # from generated_resources.grd
622 'res_channel_dir': '<(java_in_dir)/res_default', 628 'res_channel_dir': '<(java_in_dir)/res_default',
623 'res_extra_dirs': [ 629 'res_extra_dirs': [
624 '<(res_channel_dir)', 630 '<(res_channel_dir)',
625 '<(SHARED_INTERMEDIATE_DIR)/chrome/java/res', 631 '<(SHARED_INTERMEDIATE_DIR)/chrome/java/res',
626 ], 632 ],
627 'res_extra_files': [ 633 'res_extra_files': [
628 '<!@(find <(res_channel_dir) -type f)', 634 '<!@(find <(res_channel_dir) -type f)',
629 '<!@pymod_do_main(grit_info <@(grit_defines) --outputs "<(SHARED_I NTERMEDIATE_DIR)/chrome" app/generated_resources.grd)', 635 '<!@pymod_do_main(grit_info <@(grit_defines) --outputs "<(SHARED_I NTERMEDIATE_DIR)/chrome" app/generated_resources.grd)',
630 ], 636 ],
631 }, 637 },
638 'conditions': [
639 ['configuration_policy != 1', {
640 'dependencies!': [
641 '../components/components.gyp:app_restrictions_resources',
642 ],
643 }],
644 ],
632 'includes': [ 645 'includes': [
633 '../build/java.gypi', 646 '../build/java.gypi',
634 ], 647 ],
635 }, 648 },
636 { 649 {
637 # GN: //chrome/android:chrome_strings_grd 650 # GN: //chrome/android:chrome_strings_grd
638 'target_name': 'chrome_strings_grd', 651 'target_name': 'chrome_strings_grd',
639 'type': 'none', 652 'type': 'none',
640 'variables': { 653 'variables': {
641 'grd_file': '../chrome/android/java/strings/android_chrome_strings.g rd', 654 'grd_file': '../chrome/android/java/strings/android_chrome_strings.g rd',
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
816 '<(DEPTH)/third_party/kasko' 829 '<(DEPTH)/third_party/kasko'
817 ], 830 ],
818 }, 831 },
819 }, 832 },
820 }, 833 },
821 }, 834 },
822 ], 835 ],
823 }], 836 }],
824 ], # 'conditions' 837 ], # 'conditions'
825 } 838 }
OLDNEW
« no previous file with comments | « chrome/android/java_staging/src_dummy/README ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698