Chromium Code Reviews| 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", |
| ] |