| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 006c64e499839e975aa4a07c0564b90af13c588a..d4521af5b41eb37f12bd9d809725ff37586f84ee 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -3019,7 +3019,7 @@
|
| 'variables': {
|
| 'apk_name': 'ChromiumTestShellTest',
|
| 'java_in_dir': 'android/testshell/javatests',
|
| - 'resource_dir': 'android/testshell/res',
|
| + 'resource_dir': 'android/shell/res',
|
| 'additional_src_dirs': ['android/javatests/src'],
|
| 'is_test_apk': 1,
|
| },
|
|
|