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

Unified Diff: content/browser/BUILD.gn

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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 810050dcd650acef602ebc433eabc9b925f99e03..a5f5452a12da59058803a3b4a8b1b514588992f9 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -794,6 +794,8 @@ source_set("browser") {
"media/android/media_player_renderer.h",
"media/android/media_resource_getter_impl.cc",
"media/android/media_resource_getter_impl.h",
+ "media/android/media_session_service.cc",
+ "media/android/media_session_service.h",
"media/android/media_throttler.cc",
"media/android/media_throttler.h",
"media/android/media_web_contents_observer_android.cc",
« no previous file with comments | « no previous file | content/browser/DEPS » ('j') | third_party/WebKit/Source/modules/mediasession/MojoMediaArtwork.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698