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

Unified Diff: device/BUILD.gn

Issue 2155303002: Video Capture Mojo Component: Skeleton (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed mcasas' comments 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | device/video/BUILD.gn » ('j') | device/video/video_capture_device.mojom » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 6330dacbb1e74f5c1536524e75912c2bdda02a83..28deb56c4cc701bd9d87ec9bcdfe45c2f3753db2 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -78,6 +78,8 @@ test("device_unittests") {
"//device/geolocation:unittests",
"//device/nfc",
"//device/power_save_blocker",
+ "//device/video:mojo_bindings",
+ "//device/video:video_capture",
"//device/vr",
"//device/vr:fakes",
"//device/vr:mojo_bindings",
« no previous file with comments | « no previous file | device/video/BUILD.gn » ('j') | device/video/video_capture_device.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698