Chromium Code Reviews| Index: tools/grit/grit/testdata/structure_variables.html |
| diff --git a/tools/grit/grit/testdata/structure_variables.html b/tools/grit/grit/testdata/structure_variables.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2a15de80721bcf3e9e69bb14c00d8d0c8e9d90a0 |
| --- /dev/null |
| +++ b/tools/grit/grit/testdata/structure_variables.html |
| @@ -0,0 +1,4 @@ |
| +<h1>[GREETING]!</h1> |
| +Some cool things are [THINGS]. |
| +Did you know that [EQUATION]? |
| +<include src="[filename].html"> |