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

Unified Diff: content/common/BUILD.gn

Issue 2399023002: Make MediaSession available on Desktop (Closed)
Patch Set: merge BrowserMediaSessionManager into MediaSessionServiceImpl, temporarily removing BrowserTests 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 70eb852beba1eda90c1912dfb97f94409d6f2018..52b35b7f5c49963225686dd787413f523d25313e 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -207,8 +207,6 @@ source_set("common") {
"media/cdm_messages_enums.h",
"media/media_devices.cc",
"media/media_devices.h",
- "media/media_metadata_sanitizer.cc",
- "media/media_metadata_sanitizer.h",
"media/media_player_delegate_messages.h",
"media/media_player_messages_android.h",
"media/media_stream_messages.h",

Powered by Google App Engine
This is Rietveld 408576698