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

Unified Diff: media/mojo/interfaces/typemaps.gni

Issue 2416373002: media: Use native Decryptor enum types in media mojo interfaces (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: media/mojo/interfaces/typemaps.gni
diff --git a/media/mojo/interfaces/typemaps.gni b/media/mojo/interfaces/typemaps.gni
index b7f358da24b4ac8155694b15b79fa83848636631..37cb7ce4dbde75a5439b8ba412421bc9124770e2 100644
--- a/media/mojo/interfaces/typemaps.gni
+++ b/media/mojo/interfaces/typemaps.gni
@@ -4,6 +4,7 @@
typemaps = [
"//media/mojo/interfaces/audio_parameters.typemap",
+ "//media/mojo/interfaces/decryptor.typemap",
"//media/mojo/interfaces/media_types.typemap",
"//media/mojo/interfaces/pipeline_statistics.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698