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

Unified Diff: content/browser/BUILD.gn

Issue 2646833002: Add IPC to query capabilities of video input devices. (Closed)
Patch Set: 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 727e71e2b98be19e3ac7b42a6d52be46fbb26007..20438abb85bebed873c1a0c14e9102868af5de71 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -877,6 +877,8 @@ source_set("browser") {
"media/cdm_registry_impl.h",
"media/media_devices_permission_checker.cc",
"media/media_devices_permission_checker.h",
+ "media/media_devices_util.cc",
+ "media/media_devices_util.h",
"media/media_interface_proxy.cc",
"media/media_interface_proxy.h",
"media/media_internals.cc",

Powered by Google App Engine
This is Rietveld 408576698