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

Unified Diff: media/blink/BUILD.gn

Issue 567803002: Hook WebMediaPlayerImpl up to Mojo's HTMLDocumentView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move factory ownership to HTMLViewer. Created 6 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
« no previous file with comments | « no previous file | media/blink/media_blink.gyp » ('j') | media/blink/null_encrypted_media_player_support.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/blink/BUILD.gn
diff --git a/media/blink/BUILD.gn b/media/blink/BUILD.gn
index ad52f6289b5d98a55911a544b0becf4019b2d59e..02d464828309abbfa4feca7d22adfbb773780764 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -30,6 +30,8 @@ component("blink") {
"encrypted_media_player_support.h",
"cache_util.cc",
"cache_util.h",
+ "null_encrypted_media_player_support.cc",
+ "null_encrypted_media_player_support.h",
"texttrack_impl.cc",
"texttrack_impl.h",
"video_frame_compositor.cc",
« no previous file with comments | « no previous file | media/blink/media_blink.gyp » ('j') | media/blink/null_encrypted_media_player_support.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698