| Index: chrome/third_party/jstemplate/README.chromium
|
| diff --git a/chrome/third_party/jstemplate/README.chromium b/chrome/third_party/jstemplate/README.chromium
|
| index 51e0db58dd8da9e805261832e02b39407a795f16..153d6a669ee4f247dcf66428358faeecb84f106b 100644
|
| --- a/chrome/third_party/jstemplate/README.chromium
|
| +++ b/chrome/third_party/jstemplate/README.chromium
|
| @@ -1,11 +1,12 @@
|
| +Name: google-jstemplate
|
| +URL: http://code.google.com/p/google-jstemplate/
|
| +
|
| "Template processing that is more suitable for the specific development-time
|
| and runtime requirements of AJAX based web applications.
|
|
|
| Specifically, support the case to update a previous template processing
|
| output with an incremental change to the original input data."
|
|
|
| -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.
|
|
|
|
|