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

Unified Diff: tools/android/android_tools.gyp

Issue 131563009: [telemetry] bitmaptools as a standalone executable (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: move telemetry.gyp in target All to OS!=ios Created 6 years, 11 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/telemetry.isolate ('k') | tools/telemetry/telemetry.gyp » ('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 ed5e905c814c4d72273c16c39c47e06ae62fc1f0..b7804289c004eda91a5589193794237e53d80c53 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',
'purge_ashmem/purge_ashmem.gyp:purge_ashmem',
+ '../../tools/telemetry/telemetry.gyp:*#host',
],
},
{
« no previous file with comments | « chrome/telemetry.isolate ('k') | tools/telemetry/telemetry.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698