| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 import("//build/config/chrome_build.gni") | 5 import("//build/config/chrome_build.gni") |
| 6 import("//build/config/compiler/compiler.gni") | 6 import("//build/config/compiler/compiler.gni") |
| 7 import("//build/config/crypto.gni") | 7 import("//build/config/crypto.gni") |
| 8 import("//build/config/features.gni") | 8 import("//build/config/features.gni") |
| 9 import("//build/config/ui.gni") | 9 import("//build/config/ui.gni") |
| 10 import("//chrome/common/features.gni") | 10 import("//chrome/common/features.gni") |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 145 public_deps += [ | 145 public_deps += [ |
| 146 "//chrome/child", | 146 "//chrome/child", |
| 147 "//chrome/renderer", | 147 "//chrome/renderer", |
| 148 "//chrome/utility", | 148 "//chrome/utility", |
| 149 "//components/autofill/core/browser:test_support", | 149 "//components/autofill/core/browser:test_support", |
| 150 "//components/captive_portal:test_support", | 150 "//components/captive_portal:test_support", |
| 151 "//components/gcm_driver/crypto:test_support", | 151 "//components/gcm_driver/crypto:test_support", |
| 152 "//components/guest_view/browser:test_support", | 152 "//components/guest_view/browser:test_support", |
| 153 "//components/infobars/core", | 153 "//components/infobars/core", |
| 154 "//components/network_time:network_time_test_support", | 154 "//components/network_time:network_time_test_support", |
| 155 "//components/offline_pages:test_support", | 155 "//components/offline_pages/core:test_support", |
| 156 "//components/sessions:test_support", | 156 "//components/sessions:test_support", |
| 157 "//components/web_resource:test_support", | 157 "//components/web_resource:test_support", |
| 158 "//content/public/child", | 158 "//content/public/child", |
| 159 "//content/public/common", | 159 "//content/public/common", |
| 160 "//content/public/renderer", | 160 "//content/public/renderer", |
| 161 "//content/public/utility", | 161 "//content/public/utility", |
| 162 "//google_apis:test_support", | 162 "//google_apis:test_support", |
| 163 "//ipc:test_support", | 163 "//ipc:test_support", |
| 164 "//media:test_support", | 164 "//media:test_support", |
| 165 "//sql:test_support", | 165 "//sql:test_support", |
| (...skipping 3356 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3522 "../browser/android/offline_pages/test_offline_page_model_builder.cc", | 3522 "../browser/android/offline_pages/test_offline_page_model_builder.cc", |
| 3523 "../browser/android/offline_pages/test_offline_page_model_builder.h", | 3523 "../browser/android/offline_pages/test_offline_page_model_builder.h", |
| 3524 "../browser/android/offline_pages/test_request_coordinator_builder.cc", | 3524 "../browser/android/offline_pages/test_request_coordinator_builder.cc", |
| 3525 "../browser/android/offline_pages/test_request_coordinator_builder.h", | 3525 "../browser/android/offline_pages/test_request_coordinator_builder.h", |
| 3526 ] | 3526 ] |
| 3527 sources -= [ "../browser/policy/policy_path_parser_unittest.cc" ] | 3527 sources -= [ "../browser/policy/policy_path_parser_unittest.cc" ] |
| 3528 deps += [ | 3528 deps += [ |
| 3529 ":unit_tests_java", | 3529 ":unit_tests_java", |
| 3530 "//components/gcm_driver/instance_id/android:instance_id_driver_java", | 3530 "//components/gcm_driver/instance_id/android:instance_id_driver_java", |
| 3531 "//components/gcm_driver/instance_id/android:instance_id_driver_test_suppo
rt_java", | 3531 "//components/gcm_driver/instance_id/android:instance_id_driver_test_suppo
rt_java", |
| 3532 "//components/offline_pages:test_support", | 3532 "//components/offline_pages/core:test_support", |
| 3533 "//components/offline_pages/background:test_support", | 3533 "//components/offline_pages/core/background:test_support", |
| 3534 "//v8:v8_external_startup_data_assets", | 3534 "//v8:v8_external_startup_data_assets", |
| 3535 ] | 3535 ] |
| 3536 deps -= [ "//third_party/libaddressinput" ] | 3536 deps -= [ "//third_party/libaddressinput" ] |
| 3537 | 3537 |
| 3538 android_manifest = | 3538 android_manifest = |
| 3539 "//chrome/test/android/unit_tests_apk/AndroidManifest.xml" | 3539 "//chrome/test/android/unit_tests_apk/AndroidManifest.xml" |
| 3540 enable_multidex = true | 3540 enable_multidex = true |
| 3541 } else { | 3541 } else { |
| 3542 sources += [ | 3542 sources += [ |
| 3543 # Bookmark export/import are handled via the BookmarkColumns | 3543 # Bookmark export/import are handled via the BookmarkColumns |
| (...skipping 1575 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5119 } | 5119 } |
| 5120 | 5120 |
| 5121 if (is_win) { | 5121 if (is_win) { |
| 5122 loadable_module("conflicts_dll") { | 5122 loadable_module("conflicts_dll") { |
| 5123 testonly = true | 5123 testonly = true |
| 5124 sources = [ | 5124 sources = [ |
| 5125 "conflicts/conflicts_dll.cc", | 5125 "conflicts/conflicts_dll.cc", |
| 5126 ] | 5126 ] |
| 5127 } | 5127 } |
| 5128 } | 5128 } |
| OLD | NEW |