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

Unified Diff: media/base/BUILD.gn

Issue 2634263002: Pass camera facing info to audio client (Closed)
Patch Set: separate out video_capture_observer_chromeos 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: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 8a6793803e02678140fa6e40aeae34c0bf3c8301..afdc510dcb24228d8358991f6d0741384b1c1119 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -250,6 +250,7 @@ target(link_target_type, "base") {
"video_decoder.h",
"video_decoder_config.cc",
"video_decoder_config.h",
+ "video_facing.h",
"video_frame.cc",
"video_frame.h",
"video_frame_metadata.cc",

Powered by Google App Engine
This is Rietveld 408576698