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

Unified Diff: tools/android/common/common.gyp

Issue 10918057: Add forwarder2 (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 3 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/common/adb_connection.cc ('k') | tools/android/forwarder2/command.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/common/common.gyp
diff --git a/tools/android/common/common.gyp b/tools/android/common/common.gyp
index 17c4821cae13a4898b5dc1fed85ebe7ceec9919e..4fc711846fa99abc99c05d7fcfd55a54a9e01a3b 100644
--- a/tools/android/common/common.gyp
+++ b/tools/android/common/common.gyp
@@ -7,6 +7,7 @@
{
'target_name': 'android_tools_common',
'type': '<(library)',
+ 'toolsets': ['host', 'target'],
'include_dirs': [
'..',
'../../..',
« no previous file with comments | « tools/android/common/adb_connection.cc ('k') | tools/android/forwarder2/command.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698