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

Unified Diff: chrome/third_party/jstemplate/exports.js

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/compile.py ('k') | chrome/third_party/jstemplate/jsevalcontext.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/third_party/jstemplate/exports.js
===================================================================
--- chrome/third_party/jstemplate/exports.js (revision 177458)
+++ chrome/third_party/jstemplate/exports.js (working copy)
@@ -1,3 +0,0 @@
-window['jstGetTemplate'] = jstGetTemplate;
-window['JsEvalContext'] = JsEvalContext;
-window['jstProcess'] = jstProcess;
« no previous file with comments | « chrome/third_party/jstemplate/compile.py ('k') | chrome/third_party/jstemplate/jsevalcontext.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698