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

Unified Diff: DEPS

Issue 568643003: Reland dd7edfa67: Switch Mac over to BoringSSL from NSS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/common.gypi » ('j') | crypto/openssl_util.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index be1f7ff184d461d9ecb3276319e27f09e57437a5..3c72e506d92907c9228443d8d794cbc095af2d0e 100644
--- a/DEPS
+++ b/DEPS
@@ -67,7 +67,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
- 'boringssl_revision': '1195796045e1f8bbd1ed311b2cbd8b9d87f2074a',
+ 'boringssl_revision': 'a70c75cfc0ca32a43985e3f24d737ca9cafcb910',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling nss
# and whatever else without interference from each other.
« no previous file with comments | « no previous file | build/common.gypi » ('j') | crypto/openssl_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698