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

Unified Diff: components/arc/BUILD.gn

Issue 2634263002: Pass camera facing info to audio client (Closed)
Patch Set: Pass VideoCaptureObserver as ctor parameter 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 64e834914f8e6d07967bb8d37cae0c4e01ad14a9..c36dc7ac63b3d4358c8245c92f4db83c641cf0ba 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -57,6 +57,7 @@ static_library("arc") {
"storage_manager/arc_storage_manager.h",
"video_accelerator/video_accelerator_struct_traits.cc",
"video_accelerator/video_accelerator_struct_traits.h",
+ "video_facing.h",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698