Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(283)

Issue 1772403003: usrsctp: Change dependency from //crypto to //third_party/boringssl (Closed)

Created:
4 years, 9 months ago by kjellander_chromium
Modified:
4 years, 9 months ago
Reviewers:
lally, brettw
CC:
chromium-reviews
Base URL:
http://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

usrsctp: Change dependency from //crypto to //third_party/boringssl This was being added in https://codereview.chromium.org/534713003 but usrsctp should only need BoringSSL since that's what the GYP version has. Depending on //crypto:platform makes it also depend on //base, which is something WebRTC (which also uses usrsctp) cannot depend on. BUG= Committed: https://crrev.com/ad630b70b3826949d8596b385eeb481243c70bf5 Cr-Commit-Position: refs/heads/master@{#379964}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M third_party/usrsctp/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1772403003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1772403003/1
4 years, 9 months ago (2016-03-08 17:06:42 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-08 18:21:31 UTC) #4
kjellander_chromium
brettw: do you remember if there was specific reason to adding //crypto:platform in your https://codereview.chromium.org/534713003 ...
4 years, 9 months ago (2016-03-08 19:04:17 UTC) #7
kjellander_chromium
lally can you approve since brettw is OOO?
4 years, 9 months ago (2016-03-08 22:45:29 UTC) #9
lally
On 2016/03/08 22:45:29, kjellander (chromium) wrote: > lally can you approve since brettw is OOO? ...
4 years, 9 months ago (2016-03-08 23:13:08 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1772403003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1772403003/1
4 years, 9 months ago (2016-03-08 23:14:08 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-08 23:20:16 UTC) #14
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/ad630b70b3826949d8596b385eeb481243c70bf5 Cr-Commit-Position: refs/heads/master@{#379964}
4 years, 9 months ago (2016-03-08 23:24:31 UTC) #16
brettw
4 years, 9 months ago (2016-03-10 19:13:14 UTC) #17
Message was sent while issue was closed.
I suspect it had to do with the switching we used to do between NSS and OpenSSL
before. The crypto target would use the correct one automatically, but that's
all cleaned up now. LGTM

Powered by Google App Engine
This is Rietveld 408576698