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

Unified Diff: chrome/chrome.gyp

Issue 1697603002: Use LeakCanary for all Android Service instances Base URL: https://chromium.googlesource.com/chromium/src.git@leak-canary-3
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
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/services/gcm/InvalidationGcmUpstreamSender.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 952d0aba48225dfa5abd13ac554d51019a5cf3b5..720fba11041988d85128025d8bb34fecb7176f06 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -589,7 +589,6 @@
'../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/services/gcm/InvalidationGcmUpstreamSender.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698