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

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: Patch cleanup and review comments fix Created 5 years, 7 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 62938f384551900132aeb27a6475247f554aacde..b72c49f1e1c585e72abb5e2e4cdeabe3be0ada0e 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -195,8 +195,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