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

Side by Side Diff: build/all.gyp

Issue 755643004: Replace SystemUIResourceManager with ResourceManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add unittest Created 6 years 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) 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 # A hook that can be overridden in other repositories to add additional 7 # A hook that can be overridden in other repositories to add additional
8 # compilation targets to 'All'. Only used on Android. 8 # compilation targets to 'All'. Only used on Android.
9 'android_app_targets%': [], 9 'android_app_targets%': [],
10 }, 10 },
(...skipping 816 matching lines...) Expand 10 before | Expand all | Expand 10 after
827 '../net/net.gyp:net_unittests', 827 '../net/net.gyp:net_unittests',
828 '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps', 828 '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps',
829 '../sql/sql.gyp:sql_unittests', 829 '../sql/sql.gyp:sql_unittests',
830 '../sync/sync.gyp:sync_unit_tests', 830 '../sync/sync.gyp:sync_unit_tests',
831 '../testing/android/junit/junit_test.gyp:junit_unit_tests', 831 '../testing/android/junit/junit_test.gyp:junit_unit_tests',
832 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts', 832 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts',
833 '../third_party/WebKit/public/all.gyp:*', 833 '../third_party/WebKit/public/all.gyp:*',
834 '../tools/android/android_tools.gyp:android_tools', 834 '../tools/android/android_tools.gyp:android_tools',
835 '../tools/android/android_tools.gyp:memconsumer', 835 '../tools/android/android_tools.gyp:memconsumer',
836 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugi n_test', 836 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugi n_test',
837 '../ui/android/ui_android.gyp:ui_android_unittests',
837 '../ui/base/ui_base_tests.gyp:ui_base_unittests', 838 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
838 '../ui/events/events.gyp:events_unittests', 839 '../ui/events/events.gyp:events_unittests',
839 # Unit test bundles packaged as an apk. 840 # Unit test bundles packaged as an apk.
840 '../android_webview/android_webview.gyp:android_webview_test_apk', 841 '../android_webview/android_webview.gyp:android_webview_test_apk',
841 '../android_webview/android_webview.gyp:android_webview_unittests_ap k', 842 '../android_webview/android_webview.gyp:android_webview_unittests_ap k',
842 '../base/base.gyp:base_unittests_apk', 843 '../base/base.gyp:base_unittests_apk',
843 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk', 844 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk',
844 '../cc/cc_tests.gyp:cc_unittests_apk', 845 '../cc/cc_tests.gyp:cc_unittests_apk',
845 '../chrome/chrome.gyp:chrome_shell_test_apk', 846 '../chrome/chrome.gyp:chrome_shell_test_apk',
846 '../chrome/chrome.gyp:chrome_sync_shell_test_apk', 847 '../chrome/chrome.gyp:chrome_sync_shell_test_apk',
847 '../chrome/chrome.gyp:chrome_shell_uiautomator_tests', 848 '../chrome/chrome.gyp:chrome_shell_uiautomator_tests',
848 '../chrome/chrome.gyp:chromedriver_webview_shell_apk', 849 '../chrome/chrome.gyp:chromedriver_webview_shell_apk',
849 '../chrome/chrome.gyp:unit_tests_apk', 850 '../chrome/chrome.gyp:unit_tests_apk',
850 '../components/components_tests.gyp:components_unittests_apk', 851 '../components/components_tests.gyp:components_unittests_apk',
851 '../content/content_shell_and_tests.gyp:content_browsertests_apk', 852 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
852 '../content/content_shell_and_tests.gyp:content_gl_tests_apk', 853 '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
853 '../content/content_shell_and_tests.gyp:content_unittests_apk', 854 '../content/content_shell_and_tests.gyp:content_unittests_apk',
854 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni ttest_apk', 855 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni ttest_apk',
855 '../gpu/gpu.gyp:gl_tests_apk', 856 '../gpu/gpu.gyp:gl_tests_apk',
856 '../gpu/gpu.gyp:gpu_unittests_apk', 857 '../gpu/gpu.gyp:gpu_unittests_apk',
857 '../ipc/ipc.gyp:ipc_tests_apk', 858 '../ipc/ipc.gyp:ipc_tests_apk',
858 '../media/media.gyp:media_unittests_apk', 859 '../media/media.gyp:media_unittests_apk',
859 '../net/net.gyp:net_unittests_apk', 860 '../net/net.gyp:net_unittests_apk',
860 '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests_apk', 861 '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests_apk',
861 '../sql/sql.gyp:sql_unittests_apk', 862 '../sql/sql.gyp:sql_unittests_apk',
862 '../sync/sync.gyp:sync_unit_tests_apk', 863 '../sync/sync.gyp:sync_unit_tests_apk',
863 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unit tests_apk', 864 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unit tests_apk',
865 '../ui/android/ui_android.gyp:ui_android_unittests_apk',
864 '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk', 866 '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk',
865 '../ui/events/events.gyp:events_unittests_apk', 867 '../ui/events/events.gyp:events_unittests_apk',
866 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk', 868 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk',
867 ], 869 ],
868 'conditions': [ 870 'conditions': [
869 ['enable_webrtc==1 and "<(libpeer_target_type)"=="static_library"', { 871 ['enable_webrtc==1 and "<(libpeer_target_type)"=="static_library"', {
870 'dependencies': [ 872 'dependencies': [
871 '../components/devtools_bridge.gyp:devtools_bridge_tests_apk', 873 '../components/devtools_bridge.gyp:devtools_bridge_tests_apk',
872 '../components/devtools_bridge.gyp:libdevtools_bridge_browsertes ts', 874 '../components/devtools_bridge.gyp:libdevtools_bridge_browsertes ts',
873 ], 875 ],
(...skipping 508 matching lines...) Expand 10 before | Expand all | Expand 10 after
1382 'dependencies': [ 1384 'dependencies': [
1383 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', 1385 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1384 '../ui/views/views.gyp:views', 1386 '../ui/views/views.gyp:views',
1385 '../ui/views/views.gyp:views_unittests', 1387 '../ui/views/views.gyp:views_unittests',
1386 ], 1388 ],
1387 }, # target_name: macviews_builder 1389 }, # target_name: macviews_builder
1388 ], # targets 1390 ], # targets
1389 }], # os=='mac' and toolkit_views==1 1391 }], # os=='mac' and toolkit_views==1
1390 ], # conditions 1392 ], # conditions
1391 } 1393 }
OLDNEW
« no previous file with comments | « no previous file | build/android/pylib/gtest/gtest_config.py » ('j') | content/browser/renderer_host/compositor_impl_android.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698