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

Unified Diff: Source/core/core.gypi

Issue 64593002: Move MediaStreamSource to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: also move WebMediaConstraints.cpp Created 7 years, 1 month 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
« no previous file with comments | « no previous file | Source/core/platform/chromium/support/WebMediaConstraints.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index c3bd4ae9ad6fcfbbdf2f3ee1056577a7fbe76c1a..ba78d84f375d60e5a8698c7d057c8047bfd1c562 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2967,8 +2967,6 @@
'platform/mediastream/MediaStreamComponent.h',
'platform/mediastream/MediaStreamDescriptor.cpp',
'platform/mediastream/MediaStreamDescriptor.h',
- 'platform/mediastream/MediaStreamSource.cpp',
- 'platform/mediastream/MediaStreamSource.h',
'platform/mediastream/RTCDTMFSenderHandler.cpp',
'platform/mediastream/RTCDTMFSenderHandler.h',
'platform/mediastream/RTCDTMFSenderHandlerClient.h',
@@ -3477,9 +3475,7 @@
'platform/chromium/support/WebArrayBuffer.cpp',
'platform/chromium/support/WebCrypto.cpp',
'platform/chromium/support/WebCursorInfo.cpp',
- 'platform/chromium/support/WebMediaConstraints.cpp',
'platform/chromium/support/WebMediaStream.cpp',
- 'platform/chromium/support/WebMediaStreamSource.cpp',
'platform/chromium/support/WebMediaStreamTrack.cpp',
'platform/chromium/support/WebRTCSessionDescription.cpp',
'platform/chromium/support/WebRTCSessionDescriptionRequest.cpp',
« no previous file with comments | « no previous file | Source/core/platform/chromium/support/WebMediaConstraints.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698