• Derek Cheng's avatar
    Revert "Roll src/third_party/webrtc/ 83d27683a..31cee3a0d (7 commits)" · 0c868b7b
    Derek Cheng authored
    This reverts commit 1d862dda.
    
    Reason for revert: broke WinMSVC64 (dbg) compile:
    
    histogram_percentile_counter.obj : error LNK2019: unresolved external symbol "struct rtc::nullopt_t const rtc::nullopt" (?nullopt@rtc@@3Unullopt_t@1@B) referenced in function "public: class rtc::Optional<unsigned int> __cdecl rtc::HistogramPercentileCounter::GetPercentile(float)" (?GetPercentile@HistogramPercentileCounter@rtc@@QEAA?AV?$Optional@I@2@M@Z)
    rate_statistics.obj : error LNK2001: unresolved external symbol "struct rtc::nullopt_t const rtc::nullopt" (?nullopt@rtc@@3Unullopt_t@1@B)
    string_to_number.obj : error LNK2001: unresolved external symbol "struct rtc::nullopt_t const rtc::nullopt" (?nullopt@rtc@@3Unullopt_t@1@B)
    
    
    Original change's description:
    > Roll src/third_party/webrtc/ 83d27683a..31cee3a0d (7 commits)
    > 
    > https://webrtc.googlesource.com/src.git/+log/83d27683a83d..31cee3a0d51e
    > 
    > $ git log 83d27683a..31cee3a0d --date=short --no-merges --format='%ad %ae %s'
    > 
    > Created with:
    >   roll-dep src/third_party/webrtc
    > BUG=None,None
    > 
    > 
    > The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org
    > 
    > Documentation for the AutoRoller is here:
    > https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
    > 
    > If the roll is causing failures, please contact the current sheriff, who should
    > be CC'd on the roll, and stop the roller if necessary.
    > 
    > 
    > CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
    > TBR=webrtc-chromium-sheriffs-robots@google.com
    > 
    > Change-Id: Idbcb75f5fe9f49ddb5b3f8718dbfe8b2dfb698a3
    > Reviewed-on: https://chromium-review.googlesource.com/806321
    > Reviewed-by: WebRTC Roll Bot <webrtc-autoroll@chromium.org>
    > Commit-Queue: WebRTC Roll Bot <webrtc-autoroll@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#521486}
    
    TBR=webrtc-autoroll@chromium.org,webrtc-chromium-sheriffs-robots@google.com
    
    Change-Id: Ibe6c064ed64c8563c6e86b07ac655c3dcee159ac
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: None
    Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
    Reviewed-on: https://chromium-review.googlesource.com/807208Reviewed-by: default avatarDerek Cheng <imcheng@chromium.org>
    Commit-Queue: Derek Cheng <imcheng@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#521504}
    0c868b7b
DEPS 50.8 KB