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

Unified Diff: chromeos/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 | « ash/common/system/chromeos/audio/audio_detailed_view.cc ('k') | chromeos/audio/audio_device.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 9d4883cdfcd2f4380f443f94d87a077308e97677..777299944de6e161f24ee4bcaa429c303940a5b3 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -171,6 +171,7 @@ test("chromeos_unittests") {
"//crypto:test_support",
"//dbus:test_support",
"//google_apis",
+ "//media/base:video_facing",
"//net",
"//net:test_support",
"//testing/gmock",
« no previous file with comments | « ash/common/system/chromeos/audio/audio_detailed_view.cc ('k') | chromeos/audio/audio_device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698