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

Unified Diff: tools/android/android_tools.gyp

Issue 15861023: Add tools/android/memdump/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix typo Created 7 years, 7 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 | « no previous file | tools/android/memdump/memdump.cc » ('j') | tools/android/memdump/memdump.gyp » ('J')
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 979d7c08de7c35e70fc523470f7559de23ab3c3f..4e70a1e80949b11e18c65874cb3e119480c8c439 100644
--- a/tools/android/android_tools.gyp
+++ b/tools/android/android_tools.gyp
@@ -14,6 +14,7 @@
'forwarder2/forwarder.gyp:forwarder2',
'md5sum/md5sum.gyp:md5sum',
'adb_reboot/adb_reboot.gyp:adb_reboot',
+ 'memdump/memdump.gyp:memdump',
qsr 2013/05/31 10:01:53 Any reason you want this to build here? Given the
Philippe 2013/06/05 09:02:25 Done.
],
},
],
« no previous file with comments | « no previous file | tools/android/memdump/memdump.cc » ('j') | tools/android/memdump/memdump.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698