Chromium Code Reviews| Index: chrome/chrome_tests_unit.gypi |
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
| index d9e8ff6129f3b01050e4521b8024dba63e2902bd..8a0f968c4b6c3cd9a9d6dff082cd0d7d2571e713 100644 |
| --- a/chrome/chrome_tests_unit.gypi |
| +++ b/chrome/chrome_tests_unit.gypi |
| @@ -2347,6 +2347,7 @@ |
| ['gtest_target_type == "shared_library"', { |
| 'dependencies': [ |
| '../testing/android/native_test.gyp:native_test_native_code', |
| + 'chrome.gyp:chrome_android_auxiliary', |
| ], |
| }], |
| ], |