| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index e89e46d1fcd2ae0d59903995d5bbdd3f99fedcd2..6b3b4f2a2cf646b7dc529414b6678c9f3326557c 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2921,6 +2921,7 @@
|
| '../components/components.gyp:precache_javatests',
|
| '../content/content_shell_and_tests.gyp:content_java_test_support',
|
| '../sync/sync.gyp:sync_javatests',
|
| + '../testing/android/on_device_instrumentation.gyp:passenger_java',
|
| '../ui/android/ui_android.gyp:ui_javatests',
|
| ],
|
| 'variables': {
|
|
|