| Index: testing/android/junit/junit_test.gyp
|
| diff --git a/testing/android/junit/junit_test.gyp b/testing/android/junit/junit_test.gyp
|
| index f0f8b8c1a19a314c3a45335600f700be8f30fbc8..16e00488d10c1d12086a8a04a4004daf5502256d 100644
|
| --- a/testing/android/junit/junit_test.gyp
|
| +++ b/testing/android/junit/junit_test.gyp
|
| @@ -11,6 +11,7 @@
|
| 'dependencies': [
|
| '../../../third_party/junit/junit.gyp:junit_jar',
|
| '../../../third_party/mockito/mockito.gyp:mockito_jar',
|
| + '../../../third_party/robolectric/robolectric.gyp:robolectric_jar'
|
| ],
|
| 'variables': {
|
| 'src_paths': [
|
|
|