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

Unified Diff: media/base/BUILD.gn

Issue 2634263002: Pass camera facing info to audio client (Closed)
Patch Set: refactor to pass VideoCaptureObserver in setters, not in ctor Created 3 years, 11 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 80efe056e765410b517919a3c1219b008822c91e..2402c3a89173ea352d5117016cb15717bb2b9060 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -250,6 +250,8 @@ target(link_target_type, "base") {
"video_decoder.h",
"video_decoder_config.cc",
"video_decoder_config.h",
+ "video_facing.cc",
+ "video_facing.h",
"video_frame.cc",
"video_frame.h",
"video_frame_metadata.cc",

Powered by Google App Engine
This is Rietveld 408576698