Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 #!/bin/bash | |
| 2 # | |
| 3 # Setup the perf stats server. | |
| 4 # | |
| 5 # Copyright 2014 Google Inc. All Rights Reserved. | |
|
rmistry
2014/06/04 13:59:18
Lets also create two more scripts in this director
borenet
2014/06/04 14:04:46
Also, should probably use the same copyright heade
benchen
2014/06/04 15:23:32
Done.
| |
| 6 # | |
| OLD | NEW |