| Index: chrome/chrome_android.gypi
|
| diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi
|
| index 245b321990e89de51a02f4437ffb86553fd97fc6..1af9aec8644af05e95e664fbf14e9f1be2358aa8 100644
|
| --- a/chrome/chrome_android.gypi
|
| +++ b/chrome/chrome_android.gypi
|
| @@ -58,7 +58,7 @@
|
| 'apk_name': 'ChromiumTestShell',
|
| 'manifest_package_name': 'org.chromium.chrome.testshell',
|
| 'java_in_dir': 'android/testshell/java',
|
| - 'resource_dir': '../res',
|
| + 'resource_dir': 'android/testshell/res',
|
| 'asset_location': '<(ant_build_out)/../assets/<(package_name)',
|
| 'native_libs_paths': [ '<(SHARED_LIB_DIR)/libchromiumtestshell.so', ],
|
| 'additional_input_paths': [
|
|
|