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

Unified Diff: tools/android/android_tools.gyp

Issue 2105873005: Remove tools/android/heap_profiler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove heap_profiler_unittests from all targets Created 4 years, 6 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 | « tools/android/BUILD.gn ('k') | tools/android/heap_profiler/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/android_tools.gyp
diff --git a/tools/android/android_tools.gyp b/tools/android/android_tools.gyp
index 3e1589f1fb0bdae92eb56b43aa568924a04b7b76..83ff64268e3c615832b1a2a604eedfc7d4eb565c 100644
--- a/tools/android/android_tools.gyp
+++ b/tools/android/android_tools.gyp
@@ -21,15 +21,6 @@
],
},
{
- # GN: //tools/android:heap_profiler
- 'target_name': 'heap_profiler',
- 'type': 'none',
- 'dependencies': [
- 'heap_profiler/heap_profiler.gyp:heap_dump',
- 'heap_profiler/heap_profiler.gyp:heap_profiler',
- ],
- },
- {
# GN: //tools/android:memdump
'target_name': 'memdump',
'type': 'none',
« no previous file with comments | « tools/android/BUILD.gn ('k') | tools/android/heap_profiler/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698