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

Unified Diff: content/common/typemaps.gni

Issue 2367393002: Migrating MediaSession messages to mojo (Closed)
Patch Set: fixed layout tests 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
« no previous file with comments | « content/common/media/media_session_struct_traits.h ('k') | content/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/typemaps.gni
diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
index 98379c30b5a27f1812484bd11252aaeb5dcd5d8e..1cde9ae04e069869ba0030b9d8bab5f758635fc3 100644
--- a/content/common/typemaps.gni
+++ b/content/common/typemaps.gni
@@ -10,4 +10,5 @@ typemaps = [
"//content/common/url_request.typemap",
"//content/common/url_response_head.typemap",
"//content/common/web_preferences.typemap",
+ "//content/common/media/media_session.typemap",
]
« no previous file with comments | « content/common/media/media_session_struct_traits.h ('k') | content/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698