DescriptionRemove the 'ios_use_webrtc' build flag hack.
For a time we needed to enable (parts of) the WebRTC GN build
on iOS, because there was an indirect dependency on WebRTC in
order for some components to be able to depend on xmllite.
Those components have since been switched to depend on libxml2,
and so there is no reason for Chromium to build WebRTC on iOS
now (though WebRTC is free to build on iOS on its own).
This CL cleans up the build configs accordingly.
R=brettw@chromium.org, kjellander@chromium.org, sdefresne@chromium.org
BUG=538497
CQ_INCLUDE_TRYBOTS=tryserver.chromium.mac:ios_rel_device_gn,ios_dbg_simulator_gn
Committed: https://crrev.com/0e5462ce39fd05b41ec66850f473ac6327284409
Cr-Commit-Position: refs/heads/master@{#377070}
Patch Set 1 #
Total comments: 3
Patch Set 2 : re-add ios targets #Patch Set 3 : fix string_provider reference and comment out other ios targets for now #
Messages
Total messages: 17 (5 generated)
|