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

Side by Side Diff: chrome/test/BUILD.gn

Issue 2411433002: Move ENABLE_PEPPER_CDMS to a buildflag header. (Closed)
Patch Set: Fixes Created 4 years, 2 months 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
« no previous file with comments | « chrome/renderer/plugins/plugin_uma_unittest.cc ('k') | chromecast/media/base/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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")
11 import("//chrome/chrome_repack_locales.gni") 11 import("//chrome/chrome_repack_locales.gni")
12 import("//chrome/test/base/js2gtest.gni") 12 import("//chrome/test/base/js2gtest.gni")
13 import("//components/os_crypt/features.gni") 13 import("//components/os_crypt/features.gni")
14 import("//ppapi/features/features.gni")
14 import("//services/shell/public/service_manifest.gni") 15 import("//services/shell/public/service_manifest.gni")
15 import("//testing/test.gni") 16 import("//testing/test.gni")
16 import("//v8/gni/v8.gni") 17 import("//v8/gni/v8.gni")
17 18
18 if (is_android) { 19 if (is_android) {
19 import("//build/config/android/rules.gni") 20 import("//build/config/android/rules.gni")
20 } 21 }
21 22
22 # This target exists to reference other test executables to bring these files 23 # This target exists to reference other test executables to bring these files
23 # into the build. 24 # into the build.
(...skipping 1871 matching lines...) Expand 10 before | Expand all | Expand 10 after
1895 "//services/shell/public/cpp", 1896 "//services/shell/public/cpp",
1896 "//skia", 1897 "//skia",
1897 "//testing/gmock", 1898 "//testing/gmock",
1898 "//testing/gtest", 1899 "//testing/gtest",
1899 "//testing/perf", 1900 "//testing/perf",
1900 "//third_party/cacheinvalidation", 1901 "//third_party/cacheinvalidation",
1901 "//third_party/icu", 1902 "//third_party/icu",
1902 "//third_party/leveldatabase", 1903 "//third_party/leveldatabase",
1903 "//third_party/libjingle", 1904 "//third_party/libjingle",
1904 "//third_party/webrtc/modules/desktop_capture", 1905 "//third_party/webrtc/modules/desktop_capture",
1905 "//third_party/widevine/cdm:version_h", 1906 "//third_party/widevine/cdm:headers",
1906 "//ui/accessibility:test_support", 1907 "//ui/accessibility:test_support",
1907 "//ui/base:test_support", 1908 "//ui/base:test_support",
1908 "//ui/compositor:test_support", 1909 "//ui/compositor:test_support",
1909 "//ui/resources", 1910 "//ui/resources",
1910 "//ui/web_dialogs:test_support", 1911 "//ui/web_dialogs:test_support",
1911 "//v8", 1912 "//v8",
1912 ] 1913 ]
1913 1914
1914 # Runtime dependencies 1915 # Runtime dependencies
1915 data_deps += [ 1916 data_deps += [
(...skipping 966 matching lines...) Expand 10 before | Expand all | Expand 10 after
2882 "../browser/load_library_perf_test.cc", 2883 "../browser/load_library_perf_test.cc",
2883 ] 2884 ]
2884 2885
2885 # This test deliberately does not depend in chrome's test support targets. 2886 # This test deliberately does not depend in chrome's test support targets.
2886 # This is a small test and Chrome's test support targets bring in the 2887 # This is a small test and Chrome's test support targets bring in the
2887 # world, causing link time to explode. Please don't add more dependencies 2888 # world, causing link time to explode. Please don't add more dependencies
2888 # here without understanding how it affects link time (and factor them 2889 # here without understanding how it affects link time (and factor them
2889 # differently if possible). 2890 # differently if possible).
2890 deps = [ 2891 deps = [
2891 "//base/test:test_support_perf", 2892 "//base/test:test_support_perf",
2893 "//ppapi/features",
2892 "//testing/gtest", 2894 "//testing/gtest",
2893 "//testing/perf", 2895 "//testing/perf",
2894 "//third_party/widevine/cdm:version_h", 2896 "//third_party/widevine/cdm:headers",
2895 ] 2897 ]
2896 2898
2897 if (enable_pepper_cdms) { 2899 if (enable_pepper_cdms) {
2898 deps += [ 2900 deps += [
2899 "//chrome/browser:pepper_cdm_test_constants", 2901 "//chrome/browser:pepper_cdm_test_constants",
2900 "//media:cdm_paths", 2902 "//media:cdm_paths",
2901 ] 2903 ]
2902 data_deps = [ 2904 data_deps = [
2903 "//media/cdm/ppapi:clearkeycdmadapter", 2905 "//media/cdm/ppapi:clearkeycdmadapter",
2904 "//third_party/widevine/cdm:widevinecdmadapter", 2906 "//third_party/widevine/cdm:widevinecdmadapter",
(...skipping 508 matching lines...) Expand 10 before | Expand all | Expand 10 after
3413 3415
3414 # 3) anything tests directly depend on 3416 # 3) anything tests directly depend on
3415 "//chrome:resources", 3417 "//chrome:resources",
3416 "//chrome:strings", 3418 "//chrome:strings",
3417 "//components/component_updater:test_support", 3419 "//components/component_updater:test_support",
3418 "//components/safe_browsing_db:test_database_manager", 3420 "//components/safe_browsing_db:test_database_manager",
3419 "//components/subresource_filter/core/browser:test_support", 3421 "//components/subresource_filter/core/browser:test_support",
3420 "//components/version_info:generate_version_info", 3422 "//components/version_info:generate_version_info",
3421 "//courgette:courgette_lib", 3423 "//courgette:courgette_lib",
3422 "//google_apis", 3424 "//google_apis",
3425 "//ppapi/features",
3423 "//skia", 3426 "//skia",
3424 "//third_party/cacheinvalidation", 3427 "//third_party/cacheinvalidation",
3425 "//third_party/icu", 3428 "//third_party/icu",
3426 "//third_party/libxml", 3429 "//third_party/libxml",
3427 "//ui/base:test_support", 3430 "//ui/base:test_support",
3428 "//ui/display:test_support", 3431 "//ui/display:test_support",
3429 "//ui/gfx:test_support", 3432 "//ui/gfx:test_support",
3430 "//ui/resources", 3433 "//ui/resources",
3431 ] 3434 ]
3432 data_deps = [] 3435 data_deps = []
(...skipping 1582 matching lines...) Expand 10 before | Expand all | Expand 10 after
5015 "touch_hud", 5018 "touch_hud",
5016 "ui", 5019 "ui",
5017 ] 5020 ]
5018 5021
5019 if (is_linux && !is_android) { 5022 if (is_linux && !is_android) {
5020 deps += [ "//components/font_service:manifest" ] 5023 deps += [ "//components/font_service:manifest" ]
5021 packaged_services += [ "font_service" ] 5024 packaged_services += [ "font_service" ]
5022 } 5025 }
5023 } 5026 }
5024 } 5027 }
OLDNEW
« no previous file with comments | « chrome/renderer/plugins/plugin_uma_unittest.cc ('k') | chromecast/media/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698