Chromium Code Reviews| Index: trunk/src/build/android/adb_profile_chrome |
| =================================================================== |
| --- trunk/src/build/android/adb_profile_chrome (revision 276783) |
| +++ trunk/src/build/android/adb_profile_chrome (working copy) |
| @@ -5,4 +5,4 @@ |
| # found in the LICENSE file. |
| # |
| # Start / stop profiling in chrome. |
| -exec $(dirname $0)/../../tools/android/adb_profile_chrome.py $@ |
| +exec $(dirname $0)/adb_profile_chrome.py $@ |