Chromium Code Reviews| 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_jni_registrar.cc', |
|
tfarina
2013/11/12 01:00:37
I'm talking about these C++ source files.
If I re
tfarina
2013/11/12 19:26:36
ui/android/cpp/src/ui_jni_registrar.* would be goo
tfarina
2013/11/12 19:26:36
One second though, looks like it is OK to keep ui_
Ted C
2013/11/12 19:44:58
agreed. I think ui_base_jni_registrar is good.
Ted C
2013/11/12 19:44:58
Not that I think this matters anymore, but if this
| |
| 58 'base/android/ui_jni_registrar.h', | 58 'base/android/ui_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', |
| (...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 265 'base/touch/touch_enabled.h', | 265 'base/touch/touch_enabled.h', |
| 266 'base/ui_base_exports.cc', | 266 'base/ui_base_exports.cc', |
| 267 'base/ui_base_paths.cc', | 267 'base/ui_base_paths.cc', |
| 268 'base/ui_base_paths.h', | 268 'base/ui_base_paths.h', |
| 269 'base/ui_base_switches.cc', | 269 'base/ui_base_switches.cc', |
| 270 'base/ui_base_switches.h', | 270 'base/ui_base_switches.h', |
| 271 'base/ui_base_switches_util.cc', | 271 'base/ui_base_switches_util.cc', |
| 272 'base/ui_base_switches_util.h', | 272 'base/ui_base_switches_util.h', |
| 273 'base/ui_base_types.cc', | 273 'base/ui_base_types.cc', |
| 274 'base/ui_base_types.h', | 274 'base/ui_base_types.h', |
| 275 'base/ui_export.h', | 275 'base/ui_export.h', |
|
tfarina
2013/11/12 19:26:36
we (I) should rename this to ui_base_export.h.
| |
| 276 'base/view_prop.cc', | 276 'base/view_prop.cc', |
| 277 'base/view_prop.h', | 277 'base/view_prop.h', |
| 278 'base/webui/jstemplate_builder.cc', | 278 'base/webui/jstemplate_builder.cc', |
| 279 'base/webui/jstemplate_builder.h', | 279 'base/webui/jstemplate_builder.h', |
| 280 'base/webui/web_ui_util.cc', | 280 'base/webui/web_ui_util.cc', |
| 281 'base/webui/web_ui_util.h', | 281 'base/webui/web_ui_util.h', |
| 282 'base/win/accessibility_ids_win.h', | 282 'base/win/accessibility_ids_win.h', |
| 283 'base/win/accessibility_misc_utils.cc', | 283 'base/win/accessibility_misc_utils.cc', |
| 284 'base/win/accessibility_misc_utils.h', | 284 'base/win/accessibility_misc_utils.h', |
| 285 'base/win/atl_module.h', | 285 'base/win/atl_module.h', |
| (...skipping 336 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 622 'targets': [ | 622 'targets': [ |
| 623 { | 623 { |
| 624 'target_name': 'ui_jni_headers', | 624 'target_name': 'ui_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 '../ui/base/android/java/src/org/chromium/ui/Clipboard.java', |
|
tfarina
2013/11/12 19:26:36
I'll move these files into:
ui/android/java/src/o
Ted C
2013/11/12 19:44:58
sgtm
| |
| 633 'android/java/src/org/chromium/ui/LocalizationUtils.java', | 633 '../ui/base/android/java/src/org/chromium/ui/LocalizationUtils.java ', |
| 634 'android/java/src/org/chromium/ui/SelectFileDialog.java', | 634 '../ui/base/android/java/src/org/chromium/ui/SelectFileDialog.java' , |
| 635 'android/java/src/org/chromium/ui/ViewAndroid.java', | 635 '../ui/base/android/java/src/org/chromium/ui/ViewAndroid.java', |
| 636 'android/java/src/org/chromium/ui/WindowAndroid.java', | 636 '../ui/base/android/java/src/org/chromium/ui/WindowAndroid.java', |
| 637 ], | 637 ], |
| 638 'variables': { | 638 'variables': { |
| 639 'jni_gen_package': 'ui', | 639 'jni_gen_package': 'ui', |
| 640 }, | 640 }, |
| 641 'includes': [ '../build/jni_generator.gypi' ], | 641 'includes': [ '../build/jni_generator.gypi' ], |
| 642 }, | 642 }, |
| 643 { | 643 { |
| 644 'target_name': 'ui_java', | 644 'target_name': 'ui_java', |
| 645 'type': 'none', | 645 'type': 'none', |
| 646 'variables': { | 646 'variables': { |
| 647 'java_in_dir': '../ui/android/java', | 647 'java_in_dir': '../ui/base/android/java', |
| 648 'has_java_resources': 1, | 648 'has_java_resources': 1, |
| 649 'R_package': 'org.chromium.ui', | 649 'R_package': 'org.chromium.ui', |
| 650 'R_package_relpath': 'org/chromium/ui', | 650 'R_package_relpath': 'org/chromium/ui', |
| 651 'java_strings_grd': 'android_ui_strings.grd', | 651 'java_strings_grd': 'android_ui_strings.grd', |
| 652 }, | 652 }, |
| 653 'dependencies': [ | 653 'dependencies': [ |
| 654 '../base/base.gyp:base_java', | 654 '../base/base.gyp:base_java', |
| 655 'window_open_disposition_java', | 655 'window_open_disposition_java', |
| 656 ], | 656 ], |
| 657 'includes': [ '../build/java.gypi' ], | 657 'includes': [ '../build/java.gypi' ], |
| 658 }, | 658 }, |
| 659 { | 659 { |
| 660 'target_name': 'window_open_disposition_java', | 660 'target_name': 'window_open_disposition_java', |
| 661 'type': 'none', | 661 'type': 'none', |
| 662 'sources': [ | 662 'sources': [ |
| 663 'android/java/WindowOpenDisposition.template', | 663 'base/android/java/WindowOpenDisposition.template', |
| 664 ], | 664 ], |
| 665 'variables': { | 665 'variables': { |
| 666 'package_name': 'org/chromium/ui', | 666 'package_name': 'org/chromium/ui', |
| 667 'template_deps': ['base/window_open_disposition_list.h'], | 667 'template_deps': ['base/window_open_disposition_list.h'], |
| 668 }, | 668 }, |
| 669 'includes': [ '../build/android/java_cpp_template.gypi' ], | 669 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 670 }, | 670 }, |
| 671 ], | 671 ], |
| 672 }], | 672 }], |
| 673 ['OS=="mac"', { | 673 ['OS=="mac"', { |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 735 'xcode_settings': { | 735 'xcode_settings': { |
| 736 'GCC_SYMBOLS_PRIVATE_EXTERN': 'NO', | 736 'GCC_SYMBOLS_PRIVATE_EXTERN': 'NO', |
| 737 }, | 737 }, |
| 738 }], | 738 }], |
| 739 ], | 739 ], |
| 740 }, | 740 }, |
| 741 ], | 741 ], |
| 742 }], | 742 }], |
| 743 ], | 743 ], |
| 744 } | 744 } |
| OLD | NEW |