summaryrefslogtreecommitdiffstats
path: root/ash
diff options
context:
space:
mode:
authordschuyler <dschuyler@chromium.org>2015-07-16 20:47:43 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-17 03:48:24 +0000
commit6c937646c650fdded550560a6d443a7dae846819 (patch)
tree1fb9e6e5eb98f0f73d5f578d4be08698c6cecee3 /ash
parentf5707d12a9d68be000fdbd6ea161b9a9b50c647d (diff)
downloadchromium_src-6c937646c650fdded550560a6d443a7dae846819.zip
chromium_src-6c937646c650fdded550560a6d443a7dae846819.tar.gz
chromium_src-6c937646c650fdded550560a6d443a7dae846819.tar.bz2
[ui/base;css] adding string template expression replacement
This CL provides a string replacement scheme using expressions of the form ${foo}, where foo is the name of a tag to be replaced. Several .css files in the CL have been converted to use this templating scheme rather than the numbered scheme ($1, $2, $3, etc.) previously used. While the code is initially intended to be used for ui/css files, it would be generally useful to any code working with string data. BUG=506009 Review URL: https://codereview.chromium.org/1220793010 Cr-Commit-Position: refs/heads/master@{#339215}
Diffstat (limited to 'ash')
0 files changed, 0 insertions, 0 deletions