| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index e591844bea4998cdb7f68165a1bf8cf709733f50..513890fbdb5430ffd5ffc7fa53f75c0b3ee49271 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3605,7 +3605,6 @@
|
| 'platform/chromium/support/WebFloatQuad.cpp',
|
| 'platform/chromium/support/WebHTTPBody.cpp',
|
| 'platform/chromium/support/WebHTTPLoadInfo.cpp',
|
| - 'platform/chromium/support/WebMediaConstraints.cpp',
|
| 'platform/chromium/support/WebMediaStream.cpp',
|
| 'platform/chromium/support/WebMediaStreamSource.cpp',
|
| 'platform/chromium/support/WebMediaStreamSourcesRequest.cpp',
|
| @@ -3617,6 +3616,7 @@
|
| 'platform/chromium/support/WebRTCSessionDescription.cpp',
|
| 'platform/chromium/support/WebRTCSessionDescriptionRequest.cpp',
|
| 'platform/chromium/support/WebRTCStatsRequest.cpp',
|
| + 'platform/chromium/support/WebMediaConstraints.cpp',
|
| 'platform/chromium/support/WebRTCStatsResponse.cpp',
|
| 'platform/chromium/support/WebRTCVoidRequest.cpp',
|
| 'platform/chromium/support/WebScrollbarImpl.cpp',
|
|
|