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

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, 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 dd72c2bc6e6ae74f1f741245ab7efa5b92b5596b..97002851a43510acc35f9df71663e64d1ce57259 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -638,8 +638,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