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

Unified Diff: content/common/typemaps.gni

Issue 2380793002: Migrate MediaDevices.enumerateDevices to Mojo (Closed)
Patch Set: rebase, hta@ comments, fix tests, histograms.xml 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/common/typemaps.gni
diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
index 3d2d61fd94aded97d57a0ebc95d5ae8383a0e8fa..85ab2572788ba674175b3f55124dc6298800f2ac 100644
--- a/content/common/typemaps.gni
+++ b/content/common/typemaps.gni
@@ -4,6 +4,7 @@
typemaps = [
"//content/common/native_types.typemap",
+ "//content/common/media/media_devices.typemap",
"//content/common/service_worker/embedded_worker.typemap",
"//content/common/url_loader_status.typemap",
"//content/common/url_request.typemap",

Powered by Google App Engine
This is Rietveld 408576698