Index: third_party/WebKit/Source/platform/blink_platform.gypi |
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi |
index cb0ff9c4cc807e86093e2ff4363802fb636bbdb5..a909afeb71f6f20ee5b5f1164b26ab8d1a5260e8 100644 |
--- a/third_party/WebKit/Source/platform/blink_platform.gypi |
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi |
@@ -886,13 +886,6 @@ |
'mediastream/MediaStreamTrackSourcesRequest.h', |
'mediastream/MediaStreamWebAudioSource.cpp', |
'mediastream/MediaStreamWebAudioSource.h', |
- 'mediastream/RTCAnswerOptionsPlatform.h', |
- 'mediastream/RTCConfiguration.h', |
- 'mediastream/RTCOfferOptionsPlatform.h', |
- 'mediastream/RTCSessionDescriptionRequest.h', |
- 'mediastream/RTCStatsRequest.h', |
- 'mediastream/RTCStatsResponseBase.h', |
- 'mediastream/RTCVoidRequest.h', |
'mhtml/ArchiveResource.cpp', |
'mhtml/MHTMLArchive.cpp', |
'mhtml/MHTMLArchive.h', |
@@ -933,6 +926,13 @@ |
'network/WebSocketHandshakeRequest.h', |
'network/WebSocketHandshakeResponse.cpp', |
'network/WebSocketHandshakeResponse.h', |
+ 'peerconnection/RTCAnswerOptionsPlatform.h', |
+ 'peerconnection/RTCConfiguration.h', |
+ 'peerconnection/RTCOfferOptionsPlatform.h', |
+ 'peerconnection/RTCSessionDescriptionRequest.h', |
+ 'peerconnection/RTCStatsRequest.h', |
+ 'peerconnection/RTCStatsResponseBase.h', |
+ 'peerconnection/RTCVoidRequest.h', |
'plugins/PluginData.cpp', |
'plugins/PluginData.h', |
'plugins/PluginListBuilder.cpp', |