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

Unified Diff: third_party/apache-portable-runtime/README.chromium

Issue 1612863004: Revert of [third-party] Netty fork of Tomcat Native (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « third_party/apache-portable-runtime/OWNERS ('k') | third_party/apache-portable-runtime/apr.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/apache-portable-runtime/README.chromium
diff --git a/third_party/apache-portable-runtime/README.chromium b/third_party/apache-portable-runtime/README.chromium
deleted file mode 100644
index bd1de0353ee88c3a08ba35b261255623840d9934..0000000000000000000000000000000000000000
--- a/third_party/apache-portable-runtime/README.chromium
+++ /dev/null
@@ -1,24 +0,0 @@
-Name: Apache Portable Runtime
-Short Name: apr
-URL: https://apr.apache.org/download.cgi
-MD5: 98492e965963f852ab29f9e61b2ad700 *apr-1.5.2.tar.gz
-Version: 1.5.2
-Date: April 29, 2015
-License: Apache 2.0
-License File: NOT_SHIPPED
-Security Critical: no
-The library is not security critical because it is used for tests only.
-Do not link it into production code.
-
-Description:
- The Apache Portable Runtime Library provides a predictable and
- consistent interface to underlying platform-specific
- implementations, with an API to which software developers may code
- and be assured of predictable if not identical behavior regardless
- of the platform on which their software is built, relieving them of
- the need to code special-case conditions to work around or take
- advantage of platform-specific deficiencies or features.
-
-Local Modifications:
-1. Ran ./configure
-2. See the other changes in diff.patch
« no previous file with comments | « third_party/apache-portable-runtime/OWNERS ('k') | third_party/apache-portable-runtime/apr.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698