| 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 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 146 public_deps += [ | 146 public_deps += [ |
| 147 "//chrome/child", | 147 "//chrome/child", |
| 148 "//chrome/renderer", | 148 "//chrome/renderer", |
| 149 "//chrome/utility", | 149 "//chrome/utility", |
| 150 "//components/autofill/core/browser:test_support", | 150 "//components/autofill/core/browser:test_support", |
| 151 "//components/captive_portal:test_support", | 151 "//components/captive_portal:test_support", |
| 152 "//components/gcm_driver/crypto:test_support", | 152 "//components/gcm_driver/crypto:test_support", |
| 153 "//components/guest_view/browser:test_support", | 153 "//components/guest_view/browser:test_support", |
| 154 "//components/infobars/core", | 154 "//components/infobars/core", |
| 155 "//components/network_time:network_time_test_support", | 155 "//components/network_time:network_time_test_support", |
| 156 "//components/offline_pages:test_support", | 156 "//components/offline_pages/core:test_support", |
| 157 "//components/sessions:test_support", | 157 "//components/sessions:test_support", |
| 158 "//components/web_resource:test_support", | 158 "//components/web_resource:test_support", |
| 159 "//content/public/child", | 159 "//content/public/child", |
| 160 "//content/public/common", | 160 "//content/public/common", |
| 161 "//content/public/renderer", | 161 "//content/public/renderer", |
| 162 "//content/public/utility", | 162 "//content/public/utility", |
| 163 "//google_apis:test_support", | 163 "//google_apis:test_support", |
| 164 "//ipc:test_support", | 164 "//ipc:test_support", |
| 165 "//media:test_support", | 165 "//media:test_support", |
| 166 "//sql:test_support", | 166 "//sql:test_support", |
| (...skipping 3372 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3539 "../browser/android/offline_pages/test_offline_page_model_builder.cc", | 3539 "../browser/android/offline_pages/test_offline_page_model_builder.cc", |
| 3540 "../browser/android/offline_pages/test_offline_page_model_builder.h", | 3540 "../browser/android/offline_pages/test_offline_page_model_builder.h", |
| 3541 "../browser/android/offline_pages/test_request_coordinator_builder.cc", | 3541 "../browser/android/offline_pages/test_request_coordinator_builder.cc", |
| 3542 "../browser/android/offline_pages/test_request_coordinator_builder.h", | 3542 "../browser/android/offline_pages/test_request_coordinator_builder.h", |
| 3543 ] | 3543 ] |
| 3544 sources -= [ "../browser/policy/policy_path_parser_unittest.cc" ] | 3544 sources -= [ "../browser/policy/policy_path_parser_unittest.cc" ] |
| 3545 deps += [ | 3545 deps += [ |
| 3546 ":unit_tests_java", | 3546 ":unit_tests_java", |
| 3547 "//components/gcm_driver/instance_id/android:instance_id_driver_java", | 3547 "//components/gcm_driver/instance_id/android:instance_id_driver_java", |
| 3548 "//components/gcm_driver/instance_id/android:instance_id_driver_test_suppo
rt_java", | 3548 "//components/gcm_driver/instance_id/android:instance_id_driver_test_suppo
rt_java", |
| 3549 "//components/offline_pages:test_support", | 3549 "//components/offline_pages/core:test_support", |
| 3550 "//components/offline_pages/background:test_support", | 3550 "//components/offline_pages/core/background:test_support", |
| 3551 "//v8:v8_external_startup_data_assets", | 3551 "//v8:v8_external_startup_data_assets", |
| 3552 ] | 3552 ] |
| 3553 deps -= [ "//third_party/libaddressinput" ] | 3553 deps -= [ "//third_party/libaddressinput" ] |
| 3554 | 3554 |
| 3555 android_manifest = | 3555 android_manifest = |
| 3556 "//chrome/test/android/unit_tests_apk/AndroidManifest.xml" | 3556 "//chrome/test/android/unit_tests_apk/AndroidManifest.xml" |
| 3557 enable_multidex = true | 3557 enable_multidex = true |
| 3558 } else { | 3558 } else { |
| 3559 sources += [ | 3559 sources += [ |
| 3560 # Bookmark export/import are handled via the BookmarkColumns | 3560 # Bookmark export/import are handled via the BookmarkColumns |
| (...skipping 1564 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5125 } | 5125 } |
| 5126 | 5126 |
| 5127 if (is_win) { | 5127 if (is_win) { |
| 5128 loadable_module("conflicts_dll") { | 5128 loadable_module("conflicts_dll") { |
| 5129 testonly = true | 5129 testonly = true |
| 5130 sources = [ | 5130 sources = [ |
| 5131 "conflicts/conflicts_dll.cc", | 5131 "conflicts/conflicts_dll.cc", |
| 5132 ] | 5132 ] |
| 5133 } | 5133 } |
| 5134 } | 5134 } |
| OLD | NEW |