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

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: Fixed review comments Created 5 years, 6 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 1918db12b7b6828fa9e9578d372af335488df3df..6c6e91391068d51968ae2844aac61ab6b1870d73 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -636,8 +636,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',

Powered by Google App Engine
This is Rietveld 408576698