| Index: dart/frog/scripts/list_frog_files.py
 | 
| diff --git a/dart/frog/scripts/list_frog_files.py b/dart/frog/scripts/list_frog_files.py
 | 
| index 326750d5b1c0000796a9cc4e3f0892ad069aeeb1..f82aec43cbf73ab5cd5bf57fe8355797442fdc21 100644
 | 
| --- a/dart/frog/scripts/list_frog_files.py
 | 
| +++ b/dart/frog/scripts/list_frog_files.py
 | 
| @@ -4,7 +4,7 @@
 | 
|  # BSD-style license that can be found in the LICENSE file.
 | 
|  
 | 
|  # traverses frog and lists all possible sources that should be marked as
 | 
| -# dependencies for building frog/frogsh.
 | 
| +# dependencies for building frog.
 | 
|  
 | 
|  import os
 | 
|  import sys
 | 
| 
 |