| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index a11ee7a39dce73178a2eb7eb65bafa8f980a5e50..c3443f9c6c5d34e1410e9f1fb2f4f41f98fa3c49 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -56,7 +56,6 @@
|
| '../mojo/public/mojo_public.gyp:mojo_system',
|
| '../google_apis/google_apis.gyp:google_apis_unittests',
|
| '../ui/base/ui_base_tests.gyp:ui_base_unittests',
|
| - '../ui/base/ui_base_tests.gyp:ui_unittests',
|
| '../ui/ios/ui_ios_tests.gyp:ui_ios_unittests',
|
| '../ui/gfx/gfx_tests.gyp:gfx_unittests',
|
| ],
|
| @@ -308,7 +307,6 @@
|
| '../sql/sql.gyp:sql_unittests',
|
| '../sync/sync.gyp:sync_unit_tests',
|
| '../ui/base/ui_base_tests.gyp:ui_base_unittests',
|
| - '../ui/base/ui_base_tests.gyp:ui_unittests',
|
| '../ui/display/display.gyp:display_unittests',
|
| '../ui/gfx/gfx_tests.gyp:gfx_unittests',
|
| '../url/url.gyp:url_unittests',
|
| @@ -825,7 +823,6 @@
|
| '../tools/android/android_tools.gyp:memconsumer',
|
| '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugin_test',
|
| '../ui/base/ui_base_tests.gyp:ui_base_unittests',
|
| - '../ui/base/ui_base_tests.gyp:ui_unittests',
|
| '../ui/events/events.gyp:events_unittests',
|
| # Unit test bundles packaged as an apk.
|
| '../android_webview/android_webview.gyp:android_webview_test_apk',
|
| @@ -852,7 +849,6 @@
|
| '../sync/sync.gyp:sync_unit_tests_apk',
|
| '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unittests_apk',
|
| '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk',
|
| - '../ui/base/ui_base_tests.gyp:ui_unittests_apk',
|
| '../ui/events/events.gyp:events_unittests_apk',
|
| '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk',
|
| ],
|
| @@ -860,7 +856,6 @@
|
| ['enable_webrtc==1 and "<(libpeer_target_type)"=="static_library"', {
|
| 'dependencies': [
|
| '../components/devtools_bridge.gyp:devtools_bridge_tests_apk',
|
| - '../components/devtools_bridge.gyp:devtools_bridge_tests2_apk',
|
| ],
|
| }],
|
| ],
|
| @@ -876,7 +871,6 @@
|
| '../tools/android/android_tools.gyp:memconsumer',
|
| # Unit test bundles packaged as an apk.
|
| '../components/devtools_bridge.gyp:devtools_bridge_tests_apk',
|
| - '../components/devtools_bridge.gyp:devtools_bridge_tests2_apk',
|
| '../content/content_shell_and_tests.gyp:content_browsertests_apk',
|
| ],
|
| }, # target_name: android_builder_chromium_webrtc
|
| @@ -930,7 +924,6 @@
|
| '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
|
| '../tools/telemetry/telemetry.gyp:*',
|
| '../ui/base/ui_base_tests.gyp:ui_base_unittests',
|
| - '../ui/base/ui_base_tests.gyp:ui_unittests',
|
| '../ui/gfx/gfx_tests.gyp:gfx_unittests',
|
| '../url/url.gyp:url_unittests',
|
| ],
|
| @@ -968,7 +961,6 @@
|
| '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
|
| '../tools/telemetry/telemetry.gyp:*',
|
| '../ui/base/ui_base_tests.gyp:ui_base_unittests',
|
| - '../ui/base/ui_base_tests.gyp:ui_unittests',
|
| '../ui/gfx/gfx_tests.gyp:gfx_unittests',
|
| '../url/url.gyp:url_unittests',
|
| ],
|
| @@ -1017,7 +1009,6 @@
|
| '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
|
| '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
|
| '../ui/base/ui_base_tests.gyp:ui_base_unittests',
|
| - '../ui/base/ui_base_tests.gyp:ui_unittests',
|
| '../ui/gfx/gfx_tests.gyp:gfx_unittests',
|
| '../url/url.gyp:url_unittests',
|
| ],
|
| @@ -1069,7 +1060,6 @@
|
| '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
|
| '../tools/telemetry/telemetry.gyp:*',
|
| '../ui/base/ui_base_tests.gyp:ui_base_unittests',
|
| - '../ui/base/ui_base_tests.gyp:ui_unittests',
|
| '../ui/events/events.gyp:events_unittests',
|
| '../ui/gfx/gfx_tests.gyp:gfx_unittests',
|
| '../ui/views/views.gyp:views_unittests',
|
| @@ -1215,7 +1205,6 @@
|
| '../sync/sync.gyp:sync_unit_tests',
|
| '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmadapter',
|
| '../ui/base/ui_base_tests.gyp:ui_base_unittests',
|
| - '../ui/base/ui_base_tests.gyp:ui_unittests',
|
| '../ui/gfx/gfx_tests.gyp:gfx_unittests',
|
| '../ui/views/views.gyp:views_unittests',
|
| '../url/url.gyp:url_unittests',
|
| @@ -1258,7 +1247,6 @@
|
| '../ui/app_list/app_list.gyp:*',
|
| '../ui/aura/aura.gyp:*',
|
| '../ui/base/ui_base_tests.gyp:ui_base_unittests',
|
| - '../ui/base/ui_base_tests.gyp:ui_unittests',
|
| '../ui/compositor/compositor.gyp:*',
|
| '../ui/display/display.gyp:display_unittests',
|
| '../ui/events/events.gyp:*',
|
|
|