Chromium Code Reviews| Index: samples/android_sample/custom_rules.xml |
| diff --git a/samples/android_sample/custom_rules.xml b/samples/android_sample/custom_rules.xml |
| index bb2dab15fe6cfd0d0ad3cb4332203f4881d3b161..3d66f3e5fa42965e6c74dcf21a80cf56ae4bddce 100644 |
| --- a/samples/android_sample/custom_rules.xml |
| +++ b/samples/android_sample/custom_rules.xml |
| @@ -37,9 +37,6 @@ |
| </exec> |
| </target> |
| <target name="-pre-compile"> |
| - <exec executable="ndk-build" dir="jni"> |
| - <arg line="V=1" /> |
| - </exec> |
| </target> |
| <target name="-post-compile"> |
| </target> |