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

Unified Diff: third_party/objenesis/README.chromium

Issue 2227833002: [Third Party] Add objenesis java library to third_party. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/objenesis/OWNERS ('k') | third_party/objenesis/lib/objenesis-2.4.jar.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/objenesis/README.chromium
diff --git a/third_party/objenesis/README.chromium b/third_party/objenesis/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..88f143a218f9a7e7b350fada00eb21199e689ddb
--- /dev/null
+++ b/third_party/objenesis/README.chromium
@@ -0,0 +1,11 @@
+Name: Objenesis
+URL: http://objenesis.org/
+Version: 2.4
+License: Apache 2.0
+License File: NOT_SHIPPED
+Security Critical: no
+Description:
+Objenesis is a small Java library to help instantiate a new object of a
+particular class.
+
+Local Modifications: None
« no previous file with comments | « third_party/objenesis/OWNERS ('k') | third_party/objenesis/lib/objenesis-2.4.jar.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698