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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 1412933005: Revert of Introduce WebMediaSession (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 08301622a64febfa2a6ad22348115c58d95f61bf..0efdf105c499a6b0699ebe282bf26fb042e9fb08 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1114,8 +1114,6 @@
'mediasession/HTMLMediaElementMediaSession.h',
'mediasession/MediaSession.cpp',
'mediasession/MediaSession.h',
- 'mediasession/MediaSessionError.cpp',
- 'mediasession/MediaSessionError.h',
'mediasource/HTMLVideoElementMediaSource.cpp',
'mediasource/HTMLVideoElementMediaSource.h',
'mediasource/MediaSource.cpp',
@@ -1839,7 +1837,6 @@
'indexeddb/IDBTransactionTest.cpp',
'indexeddb/MockWebIDBDatabase.cpp',
'indexeddb/MockWebIDBDatabase.h',
- 'mediasession/MediaSessionTest.cpp',
'mediastream/RTCDataChannelTest.cpp',
'notifications/NotificationDataTest.cpp',
'presentation/PresentationAvailabilityTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698