| OLD | NEW |
| 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 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'chromium_code': 1, | 7 'chromium_code': 1, |
| 8 }, | 8 }, |
| 9 'includes': [ | 9 'includes': [ |
| 10 'ui_resources.gypi', | 10 'ui_resources.gypi', |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 47 'base/accelerators/platform_accelerator.h', | 47 'base/accelerators/platform_accelerator.h', |
| 48 'base/accelerators/platform_accelerator_cocoa.h', | 48 'base/accelerators/platform_accelerator_cocoa.h', |
| 49 'base/accelerators/platform_accelerator_cocoa.mm', | 49 'base/accelerators/platform_accelerator_cocoa.mm', |
| 50 'base/accelerators/platform_accelerator_gtk.cc', | 50 'base/accelerators/platform_accelerator_gtk.cc', |
| 51 'base/accelerators/platform_accelerator_gtk.h', | 51 'base/accelerators/platform_accelerator_gtk.h', |
| 52 'base/accessibility/accessibility_types.h', | 52 'base/accessibility/accessibility_types.h', |
| 53 'base/accessibility/accessible_text_utils.cc', | 53 'base/accessibility/accessible_text_utils.cc', |
| 54 'base/accessibility/accessible_text_utils.h', | 54 'base/accessibility/accessible_text_utils.h', |
| 55 'base/accessibility/accessible_view_state.cc', | 55 'base/accessibility/accessible_view_state.cc', |
| 56 'base/accessibility/accessible_view_state.h', | 56 'base/accessibility/accessible_view_state.h', |
| 57 'base/android/ui_jni_registrar.cc', | 57 'base/android/ui_base_jni_registrar.cc', |
| 58 'base/android/ui_jni_registrar.h', | 58 'base/android/ui_base_jni_registrar.h', |
| 59 'base/android/view_android.cc', | 59 'base/android/view_android.cc', |
| 60 'base/android/view_android.h', | 60 'base/android/view_android.h', |
| 61 'base/android/window_android.cc', | 61 'base/android/window_android.cc', |
| 62 'base/android/window_android.h', | 62 'base/android/window_android.h', |
| 63 'base/base_window.cc', | 63 'base/base_window.cc', |
| 64 'base/base_window.h', | 64 'base/base_window.h', |
| 65 'base/clipboard/clipboard.cc', | 65 'base/clipboard/clipboard.cc', |
| 66 'base/clipboard/clipboard.h', | 66 'base/clipboard/clipboard.h', |
| 67 'base/clipboard/clipboard_android.cc', | 67 'base/clipboard/clipboard_android.cc', |
| 68 'base/clipboard/clipboard_android_initialization.h', | 68 'base/clipboard/clipboard_android_initialization.h', |
| (...skipping 485 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 554 'base/dragdrop/drag_utils.h', | 554 'base/dragdrop/drag_utils.h', |
| 555 'base/l10n/l10n_font_util.cc', | 555 'base/l10n/l10n_font_util.cc', |
| 556 'base/models/button_menu_item_model.cc', | 556 'base/models/button_menu_item_model.cc', |
| 557 'base/models/dialog_model.cc', | 557 'base/models/dialog_model.cc', |
| 558 'base/theme_provider.cc', | 558 'base/theme_provider.cc', |
| 559 'base/touch/touch_device.cc', | 559 'base/touch/touch_device.cc', |
| 560 'base/touch/touch_editing_controller.cc', | 560 'base/touch/touch_editing_controller.cc', |
| 561 'base/ui_base_types.cc', | 561 'base/ui_base_types.cc', |
| 562 ], | 562 ], |
| 563 'dependencies': [ | 563 'dependencies': [ |
| 564 'ui_jni_headers', | 564 'ui_base_jni_headers', |
| 565 ], | 565 ], |
| 566 'include_dirs': [ | 566 'include_dirs': [ |
| 567 '<(SHARED_INTERMEDIATE_DIR)/ui', | 567 '<(SHARED_INTERMEDIATE_DIR)/ui', |
| 568 ], | 568 ], |
| 569 'link_settings': { | 569 'link_settings': { |
| 570 'libraries': [ | 570 'libraries': [ |
| 571 '-ljnigraphics', | 571 '-ljnigraphics', |
| 572 ], | 572 ], |
| 573 }, | 573 }, |
| 574 }], | 574 }], |
| 575 ['OS=="android" and android_webview_build==0', { | 575 ['OS=="android" and android_webview_build==0', { |
| 576 'dependencies': [ | 576 'dependencies': [ |
| 577 'ui_java', | 577 'android/ui_android.gyp:ui_java', |
| 578 ], | 578 ], |
| 579 }], | 579 }], |
| 580 ['OS=="android" or OS=="ios"', { | 580 ['OS=="android" or OS=="ios"', { |
| 581 'sources!': [ | 581 'sources!': [ |
| 582 'base/device_form_factor_desktop.cc' | 582 'base/device_form_factor_desktop.cc' |
| 583 ], | 583 ], |
| 584 }], | 584 }], |
| 585 ['OS=="linux"', { | 585 ['OS=="linux"', { |
| 586 'libraries': [ | 586 'libraries': [ |
| 587 '-ldl', | 587 '-ldl', |
| (...skipping 26 matching lines...) Expand all Loading... |
| 614 'base/keycodes/keycode_converter.cc', | 614 'base/keycodes/keycode_converter.cc', |
| 615 'base/keycodes/keycode_converter.h', | 615 'base/keycodes/keycode_converter.h', |
| 616 'base/keycodes/keycode_converter_data.h', | 616 'base/keycodes/keycode_converter_data.h', |
| 617 ], | 617 ], |
| 618 } | 618 } |
| 619 ], | 619 ], |
| 620 'conditions': [ | 620 'conditions': [ |
| 621 ['OS=="android"' , { | 621 ['OS=="android"' , { |
| 622 'targets': [ | 622 'targets': [ |
| 623 { | 623 { |
| 624 'target_name': 'ui_jni_headers', | 624 'target_name': 'ui_base_jni_headers', |
| 625 'type': 'none', | 625 'type': 'none', |
| 626 'direct_dependent_settings': { | 626 'direct_dependent_settings': { |
| 627 'include_dirs': [ | 627 'include_dirs': [ |
| 628 '<(SHARED_INTERMEDIATE_DIR)/ui', | 628 '<(SHARED_INTERMEDIATE_DIR)/ui', |
| 629 ], | 629 ], |
| 630 }, | 630 }, |
| 631 'sources': [ | 631 'sources': [ |
| 632 'android/java/src/org/chromium/ui/Clipboard.java', | 632 'android/java/src/org/chromium/ui/base/Clipboard.java', |
| 633 'android/java/src/org/chromium/ui/LocalizationUtils.java', | 633 'android/java/src/org/chromium/ui/base/LocalizationUtils.java', |
| 634 'android/java/src/org/chromium/ui/SelectFileDialog.java', | 634 'android/java/src/org/chromium/ui/base/SelectFileDialog.java', |
| 635 'android/java/src/org/chromium/ui/ViewAndroid.java', | 635 'android/java/src/org/chromium/ui/base/ViewAndroid.java', |
| 636 'android/java/src/org/chromium/ui/WindowAndroid.java', | 636 'android/java/src/org/chromium/ui/base/WindowAndroid.java', |
| 637 ], | 637 ], |
| 638 'variables': { | 638 'variables': { |
| 639 'jni_gen_package': 'ui', | 639 'jni_gen_package': 'ui', |
| 640 'jni_generator_ptr_type': 'long', | 640 'jni_generator_ptr_type': 'long', |
| 641 }, | 641 }, |
| 642 'includes': [ '../build/jni_generator.gypi' ], | 642 'includes': [ '../build/jni_generator.gypi' ], |
| 643 }, | 643 }, |
| 644 { | |
| 645 'target_name': 'ui_java', | |
| 646 'type': 'none', | |
| 647 'variables': { | |
| 648 'java_in_dir': '../ui/android/java', | |
| 649 'has_java_resources': 1, | |
| 650 'R_package': 'org.chromium.ui', | |
| 651 'R_package_relpath': 'org/chromium/ui', | |
| 652 'java_strings_grd': 'android_ui_strings.grd', | |
| 653 }, | |
| 654 'dependencies': [ | |
| 655 '../base/base.gyp:base_java', | |
| 656 'window_open_disposition_java', | |
| 657 ], | |
| 658 'includes': [ '../build/java.gypi' ], | |
| 659 }, | |
| 660 { | |
| 661 'target_name': 'window_open_disposition_java', | |
| 662 'type': 'none', | |
| 663 'sources': [ | |
| 664 'android/java/WindowOpenDisposition.template', | |
| 665 ], | |
| 666 'variables': { | |
| 667 'package_name': 'org/chromium/ui', | |
| 668 'template_deps': ['base/window_open_disposition_list.h'], | |
| 669 }, | |
| 670 'includes': [ '../build/android/java_cpp_template.gypi' ], | |
| 671 }, | |
| 672 ], | 644 ], |
| 673 }], | 645 }], |
| 674 ['OS=="mac"', { | 646 ['OS=="mac"', { |
| 675 'targets': [ | 647 'targets': [ |
| 676 { | 648 { |
| 677 'target_name': 'ui_cocoa_third_party_toolkits', | 649 'target_name': 'ui_cocoa_third_party_toolkits', |
| 678 'type': '<(component)', | 650 'type': '<(component)', |
| 679 'sources': [ | 651 'sources': [ |
| 680 # Build Apple sample code | 652 # Build Apple sample code |
| 681 '../third_party/apple_sample_code/ImageAndTextCell.h', | 653 '../third_party/apple_sample_code/ImageAndTextCell.h', |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 736 'xcode_settings': { | 708 'xcode_settings': { |
| 737 'GCC_SYMBOLS_PRIVATE_EXTERN': 'NO', | 709 'GCC_SYMBOLS_PRIVATE_EXTERN': 'NO', |
| 738 }, | 710 }, |
| 739 }], | 711 }], |
| 740 ], | 712 ], |
| 741 }, | 713 }, |
| 742 ], | 714 ], |
| 743 }], | 715 }], |
| 744 ], | 716 ], |
| 745 } | 717 } |
| OLD | NEW |