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

Side by Side Diff: BUILD.gn

Issue 2214533002: move //media/capture to //device/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | « no previous file | android_webview/test/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 (c) 2013 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2013 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 # This is the root build file for GN. GN will start processing by loading this 5 # This is the root build file for GN. GN will start processing by loading this
6 # file, and recursively load all dependencies until all dependencies are either 6 # file, and recursively load all dependencies until all dependencies are either
7 # resolved or known not to exist (which will cause the build to fail). So if 7 # resolved or known not to exist (which will cause the build to fail). So if
8 # you add a new build file, there must be some path of dependencies from this 8 # you add a new build file, there must be some path of dependencies from this
9 # file to your new one or GN won't know about it. 9 # file to your new one or GN won't know about it.
10 10
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after
267 deps += [ 267 deps += [
268 "//cc:cc_unittests", 268 "//cc:cc_unittests",
269 "//chrome/test:telemetry_perf_unittests", 269 "//chrome/test:telemetry_perf_unittests",
270 "//chrome/test:unit_tests", 270 "//chrome/test:unit_tests",
271 "//components:components_browsertests", 271 "//components:components_browsertests",
272 "//content/shell:content_shell", 272 "//content/shell:content_shell",
273 "//content/test:content_browsertests", 273 "//content/test:content_browsertests",
274 "//content/test:content_perftests", 274 "//content/test:content_perftests",
275 "//content/test:content_unittests", 275 "//content/test:content_unittests",
276 "//device:device_unittests", 276 "//device:device_unittests",
277 "//device/capture:capture_unittests",
277 "//gpu:gpu_unittests", 278 "//gpu:gpu_unittests",
278 "//gpu/ipc/service:gpu_ipc_service_unittests", 279 "//gpu/ipc/service:gpu_ipc_service_unittests",
279 "//ipc:ipc_tests", 280 "//ipc:ipc_tests",
280 "//media:media_unittests", 281 "//media:media_unittests",
281 "//media/capture:capture_unittests",
282 "//media/cast:cast_unittests", 282 "//media/cast:cast_unittests",
283 "//media/midi:midi_unittests", 283 "//media/midi:midi_unittests",
284 "//mojo", 284 "//mojo",
285 "//mojo/common:mojo_common_unittests", 285 "//mojo/common:mojo_common_unittests",
286 "//mojo/edk/system:mojo_system_unittests", 286 "//mojo/edk/system:mojo_system_unittests",
287 "//mojo/edk/test:mojo_public_bindings_unittests", 287 "//mojo/edk/test:mojo_public_bindings_unittests",
288 "//mojo/edk/test:mojo_public_system_unittests", 288 "//mojo/edk/test:mojo_public_system_unittests",
289 "//net:net_perftests", 289 "//net:net_perftests",
290 "//services/shell/public/cpp", 290 "//services/shell/public/cpp",
291 "//third_party/WebKit/Source/platform:blink_heap_unittests", 291 "//third_party/WebKit/Source/platform:blink_heap_unittests",
(...skipping 792 matching lines...) Expand 10 before | Expand all | Expand 10 after
1084 "//chrome/test/chromedriver:chromedriver_unittests", 1084 "//chrome/test/chromedriver:chromedriver_unittests",
1085 "//chrome_elf:chrome_elf_unittests", 1085 "//chrome_elf:chrome_elf_unittests",
1086 "//components:components_unittests", 1086 "//components:components_unittests",
1087 "//components/test_runner:layout_test_helper", 1087 "//components/test_runner:layout_test_helper",
1088 "//content/shell:content_shell_crash_service", 1088 "//content/shell:content_shell_crash_service",
1089 "//content/test:content_browsertests", 1089 "//content/test:content_browsertests",
1090 "//content/test:content_unittests", 1090 "//content/test:content_unittests",
1091 "//courgette:courgette_unittests", 1091 "//courgette:courgette_unittests",
1092 "//crypto:crypto_unittests", 1092 "//crypto:crypto_unittests",
1093 "//device:device_unittests", 1093 "//device:device_unittests",
1094 "//device/capture:capture_unittests",
1094 "//extensions:extensions_browsertests", 1095 "//extensions:extensions_browsertests",
1095 "//extensions:extensions_unittests", 1096 "//extensions:extensions_unittests",
1096 "//gin:gin_shell", 1097 "//gin:gin_shell",
1097 "//gin:gin_unittests", 1098 "//gin:gin_unittests",
1098 "//google_apis:google_apis_unittests", 1099 "//google_apis:google_apis_unittests",
1099 "//google_apis/gcm:gcm_unit_tests", 1100 "//google_apis/gcm:gcm_unit_tests",
1100 "//gpu:gpu_unittests", 1101 "//gpu:gpu_unittests",
1101 "//ipc:ipc_tests", 1102 "//ipc:ipc_tests",
1102 "//jingle:jingle_unittests", 1103 "//jingle:jingle_unittests",
1103 "//media:media_unittests", 1104 "//media:media_unittests",
1104 "//media/capture:capture_unittests",
1105 "//media/cast:cast_unittests", 1105 "//media/cast:cast_unittests",
1106 "//media/midi:midi_unittests", 1106 "//media/midi:midi_unittests",
1107 "//mojo", 1107 "//mojo",
1108 "//net:net_unittests", 1108 "//net:net_unittests",
1109 "//printing:printing_unittests", 1109 "//printing:printing_unittests",
1110 "//remoting:remoting_unittests", 1110 "//remoting:remoting_unittests",
1111 "//skia:skia_unittests", 1111 "//skia:skia_unittests",
1112 "//sql:sql_unittests", 1112 "//sql:sql_unittests",
1113 "//third_party/WebKit/Source/platform:blink_heap_unittests", 1113 "//third_party/WebKit/Source/platform:blink_heap_unittests",
1114 "//third_party/WebKit/Source/platform:blink_platform_unittests", 1114 "//third_party/WebKit/Source/platform:blink_platform_unittests",
1115 "//third_party/angle/src/tests:angle_unittests", 1115 "//third_party/angle/src/tests:angle_unittests",
1116 "//third_party/cacheinvalidation:cacheinvalidation_unittests", 1116 "//third_party/cacheinvalidation:cacheinvalidation_unittests",
1117 "//third_party/leveldatabase:env_chromium_unittests", 1117 "//third_party/leveldatabase:env_chromium_unittests",
1118 "//third_party/libaddressinput:libaddressinput_unittests", 1118 "//third_party/libaddressinput:libaddressinput_unittests",
1119 "//third_party/libphonenumber:libphonenumber_unittests", 1119 "//third_party/libphonenumber:libphonenumber_unittests",
1120 "//ui/accessibility:accessibility_unittests", 1120 "//ui/accessibility:accessibility_unittests",
1121 "//ui/aura:aura_unittests", 1121 "//ui/aura:aura_unittests",
1122 "//ui/compositor:compositor_unittests", 1122 "//ui/compositor:compositor_unittests",
1123 "//ui/display:display_unittests", 1123 "//ui/display:display_unittests",
1124 "//ui/events:events_unittests", 1124 "//ui/events:events_unittests",
1125 "//ui/gfx:gfx_unittests", 1125 "//ui/gfx:gfx_unittests",
1126 "//ui/gl:gl_unittests", 1126 "//ui/gl:gl_unittests",
1127 "//ui/keyboard:keyboard_unittests", 1127 "//ui/keyboard:keyboard_unittests",
1128 "//ui/touch_selection:ui_touch_selection_unittests", 1128 "//ui/touch_selection:ui_touch_selection_unittests",
1129 "//url:url_unittests", 1129 "//url:url_unittests",
1130 ] 1130 ]
1131 } 1131 }
1132 } 1132 }
OLDNEW
« no previous file with comments | « no previous file | android_webview/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698