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

Unified Diff: DEPS

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: DEPS
diff --git a/DEPS b/DEPS
index 97df497384d5319d2ad75bf483c03d7c0c1ab9d6..256911347ce355ca3e688d5f4d06bec7f581d4cd 100644
--- a/DEPS
+++ b/DEPS
@@ -492,6 +492,9 @@ deps_os = {
'src/third_party/ub-uiautomator/lib':
Var('chromium_git') + '/chromium/third_party/ub-uiautomator.git' + '@' + '00270549ce3161ae72ceb24712618ea28b4f9434',
+ 'src/third_party/leakcanary/src':
+ Var('chromium_git') + '/external/github.com/square/leakcanary.git' + '@' + '608ded739e036a3aa69db47ac43777dcee506f8e',
+
'src/third_party/lss':
Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + Var('lss_revision'),
« no previous file with comments | « .gitignore ('k') | third_party/haha/BUILD.gn » ('j') | third_party/leakcanary/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698