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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1055503002: Eliminate MediaPlayer & MediaPlayerClient abstractions (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: address comments Created 5 years, 5 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: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index be2940e8301ecb1d14182630d34a7622d2e69cc8..dee0331adde9da43a8be9a5310c9870023e4c761 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -290,6 +290,8 @@
'exported/WebImageSkia.cpp',
'exported/WebMediaConstraints.cpp',
'exported/WebMediaDeviceInfo.cpp',
+ 'exported/WebMediaPlayerClient.cpp',
+ 'exported/WebMediaPlayerEncryptedMediaClient.cpp',
'exported/WebMediaStream.cpp',
'exported/WebMediaStreamSource.cpp',
'exported/WebMediaStreamTrack.cpp',
@@ -642,8 +644,6 @@
'graphics/gpu/Extensions3DUtil.h',
'graphics/gpu/WebGLImageConversion.cpp',
'graphics/gpu/WebGLImageConversion.h',
- 'graphics/media/MediaPlayer.cpp',
- 'graphics/media/MediaPlayer.h',
'graphics/paint/CachedDisplayItem.h',
'graphics/paint/ClipDisplayItem.cpp',
'graphics/paint/ClipDisplayItem.h',
« no previous file with comments | « Source/modules/webaudio/MediaElementAudioSourceNode.cpp ('k') | Source/platform/exported/WebMediaPlayerClient.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698