Chromium Code Reviews| Index: tools/android-sync.sh |
| diff --git a/tools/android-sync.sh b/tools/android-sync.sh |
| index 5d4ef2effdcc0f9a79d5db21600b6c519a54c9e2..183b1116c7f3b4b48fb0820704245c581108f7c1 100755 |
| --- a/tools/android-sync.sh |
| +++ b/tools/android-sync.sh |
| @@ -100,6 +100,7 @@ sync_file tools/profile_view.js |
| sync_file tools/logreader.js |
| sync_file tools/tickprocessor.js |
| echo "" |
| +sync_dir tools/profviz |
| sync_dir test/message |
| sync_dir test/mjsunit |
| sync_dir test/preparser |