| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 7d0c082234d784d1f92e6c61275ce2756d7da81e..3064576338b5e222376bcab21085d25b138709ac 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2959,7 +2959,7 @@
|
| 'variables': {
|
| 'apk_name': 'ChromeShellTest',
|
| 'java_in_dir': 'android/shell/javatests',
|
| - 'additional_src_dirs': ['android/javatests/src'],
|
| + 'additional_src_dirs': ['android/javatests_shell/src'],
|
| 'is_test_apk': 1,
|
| },
|
| 'includes': [ '../build/java_apk.gypi' ],
|
|
|