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

Unified Diff: content/browser/BUILD.gn

Issue 2634263002: Pass camera facing info to audio client (Closed)
Patch Set: addressed comments 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e75bc9d5d51e6cf811fd3a0d4293340a1f26beea..7202eaef1edfcb9b17a9428564b1060a45d5286d 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -88,6 +88,7 @@ source_set("browser") {
"//gpu/ipc/host",
"//ipc",
"//media",
+ "//media/base:video_facing",
"//media/capture",
"//media/capture/mojo:image_capture",
"//media/gpu/ipc/client",

Powered by Google App Engine
This is Rietveld 408576698