| Index: content/shell/android/content_shell_apk.xml
|
| diff --git a/content/shell/android/content_shell_apk.xml b/content/shell/android/content_shell_apk.xml
|
| index 046640f006f83bffed3b26191c7f521579d193ac..501dbf0b49fed1d334af28789ec8c36cace73916 100644
|
| --- a/content/shell/android/content_shell_apk.xml
|
| +++ b/content/shell/android/content_shell_apk.xml
|
| @@ -32,7 +32,7 @@
|
|
|
| <property name="out.dir" location="${PRODUCT_DIR}/content_shell"/>
|
|
|
| - <property name="resource.absolute.dir" value="${out.dir}/res"/>
|
| + <property name="resource.absolute.dir" value="res"/>
|
| <property name="gen.absolute.dir" value="${out.dir}/gen"/>
|
| <property name="jar.libs.dir" value="${out.dir}/java/libs"/>
|
|
|
|
|