Index: chrome/browser/resources/ntp4/incognito_tab.html |
diff --git a/chrome/browser/resources/ntp4/incognito_tab.html b/chrome/browser/resources/ntp4/incognito_tab.html |
index 92970048baaeb7de451a903805886bad0f148369..276d854b1d9bdb55c22a8eb0d5d4294daebb9cab 100644 |
--- a/chrome/browser/resources/ntp4/incognito_tab.html |
+++ b/chrome/browser/resources/ntp4/incognito_tab.html |
@@ -1,5 +1,7 @@ |
<!doctype html> |
-<html i18n-values="dir:textdirection;bookmarkbarattached:bookmarkbarattached"> |
+<html i18n-values="dir:textdirection; |
+ bookmarkbarattached:bookmarkbarattached; |
+ lang:language"> |
<head> |
<meta charset="utf-8"> |
<title i18n-content="title"></title> |