Chromium Code Reviews| 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': [ |
| '..', |
| '../../..', |