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

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: add rolling notes to readme 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 e44befd3551d6848cae8aeb9b01e9c140f041144..166cc15efe3049329ea6294c4ed06be46f329bb5 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/README.chromium » ('J')

Powered by Google App Engine
This is Rietveld 408576698