Index: build/java_apk.gypi |
diff --git a/build/java_apk.gypi b/build/java_apk.gypi |
index a051a03436636575fe7c3bb9db5d93ba70a0e644..85217422475f11e3608526633d1a3d5014fa5269 100644 |
--- a/build/java_apk.gypi |
+++ b/build/java_apk.gypi |
@@ -332,7 +332,7 @@ |
'<(final_apk_path)', |
], |
'outputs': [ |
- '<(apk_install_stamp)' |
+ '<(apk_install_stamp)', |
# If a user switches the connected device, the APK may need to be |
# installed even if there have been no changes. To ensure that the |
# APK on the device is always up-to-date, this step should always |