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

Unified Diff: openssl-chromium.config

Issue 2072073002: Delete bundled copy of OpenSSL and replace with README. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/openssl@master
Patch Set: Delete bundled copy of OpenSSL and replace with README. Created 4 years, 6 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 | « openssl.gypi ('k') | openssl/Android.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: openssl-chromium.config
diff --git a/openssl-chromium.config b/openssl-chromium.config
deleted file mode 100644
index 2ec60c9584b8fc80beb112766e2feca4f410df72..0000000000000000000000000000000000000000
--- a/openssl-chromium.config
+++ /dev/null
@@ -1,18 +0,0 @@
-# Configuration defaults for import_from_android.sh
-# See README.chromium for details.
-
-# Location of Android source git server, used to retrieve configuration
-# and import script, which are placed under openssl/
-ANDROID_OPENSSL_GIT_SOURCE=https://android.googlesource.com/platform/external/openssl.git
-
-# The exact commit used to checkout sources from the git server.
-ANDROID_OPENSSL_GIT_COMMIT=c1b05eb57fadc3796aff6079d5a65e3c809aa9de
-
-# Location of official OpenSSL release tarballs.
-OPENSSL_TAR_SOURCE=http://www.openssl.org/source
-
-# SHA-1 hash of openssl-<version>.tar.gz as downloaded from the official
-# OpenSSL server. Note that <version> is automatically taken from
-# openssl/opensls.version after that file is downloaded from the Android
-# git server.
-OPENSSL_TAR_SHA1=3f1b1223c9e8189bfe4e186d86449775bd903460
« no previous file with comments | « openssl.gypi ('k') | openssl/Android.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698