Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10308)

Unified Diff: chrome/third_party/jstemplate/README.chromium

Issue 11971042: Move chrome\third_party\jstemplate to third_party\jstemplate since it's used from ui\. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: sync Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/third_party/jstemplate/COPYING ('k') | chrome/third_party/jstemplate/compile.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/third_party/jstemplate/README.chromium
===================================================================
--- chrome/third_party/jstemplate/README.chromium (revision 177458)
+++ chrome/third_party/jstemplate/README.chromium (working copy)
@@ -1,18 +0,0 @@
-Name: google-jstemplate
-URL: http://code.google.com/p/google-jstemplate/
-License: Apache 2.0
-
-"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."
-
-Uncalled functions have been removed from util.js to make the resulting
-javascript smaller.
-
-compile.py is a simple program used to generate the single compiled
-jsfile.
-
-jstemplate_compiled.js is the output after passing the code through
-compile.sh.
« no previous file with comments | « chrome/third_party/jstemplate/COPYING ('k') | chrome/third_party/jstemplate/compile.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698