| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 1b10b90359704d8dadbf8d2614c4c377e213bf38..bd76a26702c486249f3901208a1987f29a61c3ce 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2912,6 +2912,7 @@
|
| '../components/components.gyp:invalidation_javatests',
|
| '../content/content_shell_and_tests.gyp:content_java_test_support',
|
| '../sync/sync.gyp:sync_javatests',
|
| + '../testing/android/outstrumentation.gyp:outstrumentation_slave_java',
|
| '../ui/android/ui_android.gyp:ui_javatests',
|
| ],
|
| 'variables': {
|
|
|