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

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: 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/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 9fc3898217a3567669298014dda5d7065c342c9f..15b8eca078c028ffa470603d70b1d4cee8ce9846 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -191,8 +191,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