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

Unified Diff: content/browser/BUILD.gn

Issue 2436113002: Introduce MediaDevicesPermissionChecker. (Closed)
Patch Set: Created 4 years, 2 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 004312734d637fa38543a7ae83ea74b18babb23e..6f7e77d1887f5ae06b113722a40498473ba4b9ef 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -836,6 +836,8 @@ source_set("browser") {
"media/capture/window_activity_tracker_mac.mm",
"media/cdm_service_impl.cc",
"media/cdm_service_impl.h",
+ "media/media_devices_permission_checker.cc",
+ "media/media_devices_permission_checker.h",
"media/media_internals.cc",
"media/media_internals.h",
"media/media_internals_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698