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

Unified Diff: third_party/leakcanary/README.chromium

Issue 1693463004: Add leakcanary to DEPS and third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@java_group
Patch Set: Created 4 years, 10 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
Index: third_party/leakcanary/README.chromium
diff --git a/third_party/leakcanary/README.chromium b/third_party/leakcanary/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..4d8a5e789d4ae6923b6d06ad9775738e3c0bbe55
--- /dev/null
+++ b/third_party/leakcanary/README.chromium
@@ -0,0 +1,14 @@
+Name: LeakCanary
+URL: https://github.com/square/leakcanary
+Version: 1.4-beta1
+Revision: 608ded739e036a3aa69db47ac43777dcee506f8e
+License: Apache 2.0
+License File: LICENSE
+Security Critical: no
+
+Description:
+A Java memory leak detection library for Android.
+
+Local Modifications:
+* Added leakcanary-android-build-config/com/squareup/leakcanary/BuildConfig.java
+

Powered by Google App Engine
This is Rietveld 408576698