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

Unified Diff: content/browser/BUILD.gn

Issue 2646833002: Add IPC to query capabilities of video input devices. (Closed)
Patch Set: address comment from clamy 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
« no previous file with comments | « no previous file | content/browser/frame_host/render_frame_host_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 826786abb707a986b1f58782d42d0b5e4a14d56e..5ecc76c082ead51f8f08e5a71cf0b617b85115cc 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -888,6 +888,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",
« no previous file with comments | « no previous file | content/browser/frame_host/render_frame_host_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698