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

Unified Diff: Source/web/web.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/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index df55ff2b09360f2351829c5f8ba578956c8072a0..23ff375f646826314252e852a0735a9f934d4668 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -184,8 +184,6 @@
'WebLocalFrameImpl.h',
'WebMIDIPermissionRequest.cpp',
'WebMediaDevicesRequest.cpp',
- 'WebMediaPlayerClientImpl.cpp',
- 'WebMediaPlayerClientImpl.h',
'WebMediaStreamRegistry.cpp',
'WebNetworkStateNotifier.cpp',
'WebNode.cpp',

Powered by Google App Engine
This is Rietveld 408576698