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

Unified Diff: DEPS

Issue 5625012: Switch linux OpenSSL build to use custom openssl version (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove the system openssl build rule altogether, depend on third party directly Created 10 years 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 | base/base.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index d3258d70519bc47d4a71e417d9e7e53a2f729ca1..dd2259caaa0e587f52b578b1e39d8e3cc7ccc5ec 100644
--- a/DEPS
+++ b/DEPS
@@ -268,7 +268,7 @@ deps_os = {
(Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@3",
"src/third_party/openssl":
- "/trunk/deps/third_party/openssl@65717",
+ "/trunk/deps/third_party/openssl@68738",
},
}
« no previous file with comments | « no previous file | base/base.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698