Chromium Code Reviews| Index: third_party/handlebar/README.chromium |
| diff --git a/third_party/handlebar/README.chromium b/third_party/handlebar/README.chromium |
| index e0575996b492a03f1a0fcd560d5af1c959f82f74..f4fef2a1221b119e010250919ce2693304e8989b 100644 |
| --- a/third_party/handlebar/README.chromium |
| +++ b/third_party/handlebar/README.chromium |
| @@ -9,3 +9,6 @@ Security Critical: no |
| Description: |
| A python logic-less templating system, based on mustache. |
| + |
| +Local Modifications: |
| +Updated partial template handling so non-dict objects can be used. |