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

Unified Diff: media/base/BUILD.gn

Issue 2721733003: Handle the dual microphones and dual cameras cases. Activate the proper microphone when user activa… (Closed)
Patch Set: Nit: log only the invalid camera facing mode value. Created 3 years, 10 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 | « chromeos/audio/cras_audio_handler_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 114c1972c7e2bfc865157a2205e52368ded31d05..7835a0c9fc98e2b9244d544455ce5a7c82d2ee8b 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -342,6 +342,7 @@ target(link_target_type, "base") {
source_set("video_facing") {
visibility = [
"//chromeos",
+ "//chromeos:chromeos_unittests",
"//content/browser",
"//content/public/common:common_sources",
"//media/base",
« no previous file with comments | « chromeos/audio/cras_audio_handler_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698