Commit 641aa459 authored by dilmah@chromium.org's avatar dilmah@chromium.org

Employ fontsize supplied in localized strings.

BUG=chromium-os:18611
TEST=Manual

Review URL: http://codereview.chromium.org/7566039

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95602 0039d316-1c4b-4281-b951-d872f2087c98
parent 4bb03730
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<script src="proxy_settings.js"></script> <script src="proxy_settings.js"></script>
</head> </head>
<body i18n-values=".style.fontFamily:fontfamily;"> <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
<include src="../options/chromeos/proxy.html"> <include src="../options/chromeos/proxy.html">
</body> </body>
</html> </html>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment