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

Unified Diff: third_party/WebKit/Source/modules/mediasession/BUILD.gn

Issue 2338223003: Unassociating MediaSession from media players (in blink & content) (Closed)
Patch Set: fixed tests Created 4 years, 3 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: third_party/WebKit/Source/modules/mediasession/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/mediasession/BUILD.gn b/third_party/WebKit/Source/modules/mediasession/BUILD.gn
index b4622a82446330c5f72ba9726ef80f7d68726285..bf2fb5a4dc918d68f16aa22936330fb54bdde58c 100644
--- a/third_party/WebKit/Source/modules/mediasession/BUILD.gn
+++ b/third_party/WebKit/Source/modules/mediasession/BUILD.gn
@@ -6,8 +6,6 @@ import("//third_party/WebKit/Source/modules/modules.gni")
blink_modules_sources("mediasession") {
sources = [
- "HTMLMediaElementMediaSession.cpp",
- "HTMLMediaElementMediaSession.h",
"MediaArtwork.cpp",
"MediaArtwork.h",
"MediaMetadata.cpp",
« no previous file with comments | « media/blink/webmediaplayer_params.cc ('k') | third_party/WebKit/Source/modules/mediasession/HTMLMediaElementMediaSession.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698