| Index: chrome/third_party/jstemplate/README.chromium
|
| ===================================================================
|
| --- chrome/third_party/jstemplate/README.chromium (revision 86705)
|
| +++ chrome/third_party/jstemplate/README.chromium (working copy)
|
| @@ -1,6 +1,9 @@
|
| Name: google-jstemplate
|
| URL: http://code.google.com/p/google-jstemplate/
|
|
|
| +NOTE: location of output file has moved to chrome/browser/resources/shared/js,
|
| +so as to allow this to reside in the shared resource bundle.
|
| +
|
| "Template processing that is more suitable for the specific development-time
|
| and runtime requirements of AJAX based web applications.
|
|
|
| @@ -15,3 +18,5 @@
|
|
|
| jstemplate_compiled.js is the output after passing the code through
|
| compile.sh.
|
| +
|
| +
|
|
|