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

Unified Diff: BUILD.gn

Issue 2143903003: [WIP] Move media/capture to device/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 76b06bbdc2d1921fc1e593cc269e088ed947b6b0..e0175d61bbe4ff8b02a0507a438a20f1ccee3e2d 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -267,11 +267,11 @@ group("both_gn_and_gyp") {
"//content/test:content_perftests",
"//content/test:content_unittests",
"//device:device_unittests",
+ "//device/capture:capture_unittests",
"//gpu:gpu_unittests",
"//gpu/ipc/service:gpu_ipc_service_unittests",
"//ipc:ipc_tests",
"//media:media_unittests",
- "//media/capture:capture_unittests",
"//media/cast:cast_unittests",
"//media/midi:midi_unittests",
"//mojo",
« no previous file with comments | « no previous file | chrome/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698