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

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

Issue 2634263002: Pass camera facing info to audio client (Closed)
Patch Set: rebase 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 3f7d1cd1684ada081991d5b8af907981a6e17a59..076797a63bef61fd8f14f61bd15f8b3afb6b4cf3 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",
nasko 2017/02/15 19:13:47 Why does content/public get another dependency whe
shenghao 2017/02/15 22:46:49 Because //content/public/common/media_stream_reque
"//mojo/common",
"//net",
"//ppapi/c",

Powered by Google App Engine
This is Rietveld 408576698