Descriptionlibjingle: Removes all references to talk/sound. The current reference comes from cl 153321 where it was added under the flag enabled_libjingle_device_manager which is by default set to 0. The comment in that cl says it is to enable using this gyp file in the standalone build. This means that the code was never intended to be built for Chromium.
Since that cl was committed the approach has changed. We are now creating new gyp files in the standalone build, containing parts of libjingle and phasing out libjingle.gyp one piece at a time.
The files removed in this cl are part of (../webrtc's) sound.gyp which is not (and will not be) built in Chromium. The reason it is in webrtc is that libjingle and webrtc are being merged into one project.
BUG=https://code.google.com/p/webrtc/issues/detail?id=3379
Committed: https://crrev.com/1ebcd949b86c6c36f5d5887af41982f54c4a0baf
Cr-Commit-Position: refs/heads/master@{#293806}
Patch Set 1 #Patch Set 2 : Rebase #Messages
Total messages: 20 (12 generated)
|