Chromium Code Reviews| Index: chrome/third_party/jstemplate/README.chromium |
| diff --git a/chrome/third_party/jstemplate/README.chromium b/chrome/third_party/jstemplate/README.chromium |
| index 40ecdb40e73fa81830c562971ff58dde8cc1281e..51e0db58dd8da9e805261832e02b39407a795f16 100644 |
| --- a/chrome/third_party/jstemplate/README.chromium |
| +++ b/chrome/third_party/jstemplate/README.chromium |
| @@ -9,7 +9,7 @@ This is a branch of http://code.google.com/p/google-jstemplate/ |
| Uncalled functions have been removed from util.js to make the resulting |
| javascript smaller. |
| -compile.sh is a simple shell script used to generate the single compiled |
| +compile.py is a simple program used to generate the single compiled |
|
M-A Ruel
2009/12/22 14:06:52
I'd call it a script but I don't really care.
|
| jsfile. |
| jstemplate_compiled.js is the output after passing the code through |