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

Unified Diff: content/public/common/BUILD.gn

Issue 2634263002: Pass camera facing info to audio client (Closed)
Patch Set: fix trybot errors 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: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index f04b7f90fc2616b780ed764508a63cc8a171c90b..c0842289094092db39f9f9009a6f9909332683e3 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -262,6 +262,7 @@ source_set("common_sources") {
"//content/common:mojo_bindings",
"//ipc",
"//media",
+ "//media/base:video_facing",
"//mojo/common",
"//net",
"//ppapi/c",

Powered by Google App Engine
This is Rietveld 408576698