Index: chrome/browser/resources/about_voicesearch.html |
diff --git a/chrome/browser/resources/about_voicesearch.html b/chrome/browser/resources/about_voicesearch.html |
index de45175f92d03087ddb25307a097883b2f8f7690..14b347bc4972afb3788fbf1660fcb372f04012e9 100644 |
--- a/chrome/browser/resources/about_voicesearch.html |
+++ b/chrome/browser/resources/about_voicesearch.html |
@@ -1,5 +1,5 @@ |
<!doctype html> |
-<html i18n-values="dir:textdirection;"> |
+<html i18n-values="dir:textdirection;lang:language"> |
dmazzoni
2015/01/28 17:20:54
q: is it better style to end each in a semicolon o
Dan Beam
2015/01/28 17:48:27
yeah, I just felt like this might be wasted space
|
<head> |
<meta charset="utf-8"> |
<link rel="stylesheet" href="chrome://resources/css/text_defaults.css"> |