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

Unified Diff: content/test/BUILD.gn

Issue 2931783002: Check Feature Policy for Mic/Camera requests (Closed)
Patch Set: Created 3 years, 6 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 896e91b41a3cc984f5d60efad36f18c6c1e427e5..f1d8ac3d2d579f8417e4d9f77e52e0748fccb904 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1199,6 +1199,7 @@ test("content_unittests") {
"../browser/media/capture/audio_mirroring_manager_unittest.cc",
"../browser/media/capture/web_contents_audio_input_stream_unittest.cc",
"../browser/media/cdm_registry_impl_unittest.cc",
+ "../browser/media/media_devices_permission_checker_unittest.cc",
"../browser/media/media_internals_unittest.cc",
"../browser/media/midi_host_unittest.cc",
"../browser/media/session/audio_focus_manager_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698