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

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: Fix test issue. 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
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",

Powered by Google App Engine
This is Rietveld 408576698