Chromium Code Reviews| Index: build/android/adb_profile_chrome |
| diff --git a/build/android/adb_profile_chrome b/build/android/adb_profile_chrome |
| index 00b119918bafbef2bacfc53a86264240ecdd2cf9..ee6f94000381d458c950bb745225c9ca42d655bc 100755 |
| --- a/build/android/adb_profile_chrome |
| +++ b/build/android/adb_profile_chrome |
| @@ -5,4 +5,4 @@ |
| # found in the LICENSE file. |
| # |
| # Start / stop profiling in chrome. |
| -exec $(dirname $0)/adb_profile_chrome.py $@ |
| +exec $(dirname $0)/../../tools/android/adb_profile_chrome.py $@ |