| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 3b9500d0cc80f867c2f2d04afd4ae31242ba409c..a0da12ba1b19cb7de2f8539f6d0c54f5ca2bbeb1 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -2160,6 +2160,7 @@
|
| '../base/base.gyp:base_java',
|
| '../base/base.gyp:base_java_test_support',
|
| '../testing/android/junit/junit_test.gyp:junit_test_support',
|
| + '../components/installedapp/installedapp.gyp:installedapp_junit_tests',
|
| ],
|
| 'variables': {
|
| 'main_class': 'org.chromium.testing.local.JunitTestMain',
|
|
|