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

Unified Diff: content/browser/BUILD.gn

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 | « no previous file | content/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index be16f1c1e6db1aedd86180d3af87d5ce89e1874d..67837614a0bb270328a11517f6e15ab50cfcdc66 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -798,6 +798,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_impl.cc",
+ "media/android/media_session_service_impl.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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698