| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 6d05f6e02428f11750e10fe0b3642d2cc7965cc0..f5f054190150d57fedaa50ab0576ac262077db39 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2974,6 +2974,7 @@
|
| '../components/components.gyp:invalidation_javatests',
|
| '../content/content_shell_and_tests.gyp:content_java_test_support',
|
| '../sync/sync.gyp:sync_javatests',
|
| + '../ui/android/ui_android.gyp:ui_javatests',
|
| ],
|
| 'variables': {
|
| 'apk_name': 'ChromeShellTest',
|
|
|