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

Unified Diff: grit/testdata/structure_variables.html

Issue 16539002: GRIT: Enable variable expansion in filenames during HTML inlining. (Closed) Base URL: https://chromium.googlesource.com/external/grit-i18n.git@master
Patch Set: Created 7 years, 6 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
« grit/node/structure.py ('K') | « grit/node/structure_unittest.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: grit/testdata/structure_variables.html
diff --git a/grit/testdata/structure_variables.html b/grit/testdata/structure_variables.html
index c90bfc9e8bff117c8a026f65fcfe3ddf4ec13848..2a15de80721bcf3e9e69bb14c00d8d0c8e9d90a0 100644
--- a/grit/testdata/structure_variables.html
+++ b/grit/testdata/structure_variables.html
@@ -1,3 +1,4 @@
<h1>[GREETING]!</h1>
Some cool things are [THINGS].
Did you know that [EQUATION]?
+<include src="[filename].html">
« grit/node/structure.py ('K') | « grit/node/structure_unittest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698