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

Side by Side Diff: third_party/handlebar/README.chromium

Issue 10829272: Add a function to provide the list of third-party directories which are incompatible with Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Clean up regex Created 8 years, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Name: Handlebar, logic-less templating system 1 Name: Handlebar, logic-less templating system
2 Short Name: handlebar 2 Short Name: handlebar
3 URL: https://github.com/kalman/templates 3 URL: https://github.com/kalman/templates
4 Version: 0 4 Version: 0
5 Date: July 13, 2012 5 Date: July 13, 2012
6 Revision: commit 5dedeedf37b8c0af933f6dda15d561fcaf11ddb0 6 Revision: commit 5dedeedf37b8c0af933f6dda15d561fcaf11ddb0
7 License: Apache License, Version 2.0 7 License: Apache 2.0
8 Security Critical: no 8 Security Critical: no
9 9
10 Description: 10 Description:
11 A python logic-less templating system, based on mustache. 11 A python logic-less templating system, based on mustache.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698