Chromium Code Reviews| Index: build/apk_test.gypi |
| diff --git a/build/apk_test.gypi b/build/apk_test.gypi |
| index 0ea785c038252fb5769edc72f2f799b7777d47d4..07cc283058a8cbd74f299b1b4282762709514724 100644 |
| --- a/build/apk_test.gypi |
| +++ b/build/apk_test.gypi |
| @@ -21,6 +21,7 @@ |
| { |
| 'dependencies': [ |
| '<(DEPTH)/base/base.gyp:base_java', |
| + '<(DEPTH)/tools/android/android_tools.gyp:native_unittests_android_utils', |
|
Philippe
2012/12/17 15:41:10
Nit: I would simply call the target 'android_tools
ppi
2012/12/17 16:06:13
Sure - I renamed the target and added fake_dns in
|
| ], |
| 'target_conditions': [ |
| ['_toolset == "target"', { |