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

Unified Diff: content/common/typemaps.gni

Issue 2367393002: Migrating MediaSession messages to mojo (Closed)
Patch Set: blink typemap (need to revert blink typemap, only need content/ reivew) 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 73a0a5b5fdd511488f5007197038fc45d2bfa733..3d2d61fd94aded97d57a0ebc95d5ae8383a0e8fa 100644
--- a/content/common/typemaps.gni
+++ b/content/common/typemaps.gni
@@ -9,4 +9,5 @@ typemaps = [
"//content/common/url_request.typemap",
"//content/common/url_response_head.typemap",
"//content/common/web_preferences.typemap",
+ "//content/common/media/media_session.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698