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

Unified Diff: chrome/chrome.gyp

Issue 1691993003: Hook up LeakCanary to ChromePublic.apk (behind a GN arg) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@leak-canary-2
Patch Set: manifest tweaks 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
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 720fba11041988d85128025d8bb34fecb7176f06..952d0aba48225dfa5abd13ac554d51019a5cf3b5 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -589,6 +589,7 @@
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_javalib',
'../third_party/gif_player/gif_player.gyp:gif_player_java',
'../third_party/jsr-305/jsr-305.gyp:jsr_305_javalib',
+ '../third_party/leakcanary/leakcanary.gyp:leakcanary_java',
'../ui/android/ui_android.gyp:ui_java',
],
'variables': {
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698