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

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: Created 5 years, 9 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
« Source/core/testing/Internals.cpp ('K') | « Source/web/WebRuntimeFeatures.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 5189822adea3598f94ae975320746311e9e36ef1..63a5a54f29f4f48a1a6aedb0e78767638914a6f4 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -198,8 +198,6 @@
'WebMIDIClientMock.cpp',
'WebMIDIPermissionRequest.cpp',
'WebMediaDevicesRequest.cpp',
- 'WebMediaPlayerClientImpl.cpp',
- 'WebMediaPlayerClientImpl.h',
'WebMediaStreamRegistry.cpp',
'WebNetworkStateNotifier.cpp',
'WebNode.cpp',
« Source/core/testing/Internals.cpp ('K') | « Source/web/WebRuntimeFeatures.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698