Chromium Code Reviews| Index: build/android/adb_profile_chrome |
| diff --git a/build/android/adb_profile_chrome b/build/android/adb_profile_chrome |
| index 0a7199f8b728f57019f92c814fe482d80f5e310a..46dec3742b0975185bfe44008272063f11a76d9a 100755 |
| --- a/build/android/adb_profile_chrome |
| +++ b/build/android/adb_profile_chrome |
| @@ -103,6 +103,7 @@ do_timed_capture() { |
| echo "done" |
| echo -n "Downloading trace..." |
| + sleep $[${INTERVAL} / 4 + 1] |
| download_latest_trace |
| echo "done" |