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

Unified Diff: chrome/browser/resources/history/history.html

Issue 880313002: webui: add [lang] attribute to <html> element on all webui pages so (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cros Created 5 years, 11 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
Index: chrome/browser/resources/history/history.html
diff --git a/chrome/browser/resources/history/history.html b/chrome/browser/resources/history/history.html
index 4bf59a939f9ed3f1601ecb8be9e4ea6979893001..90e17cdaf5a5af1a93b23532a25cb0d302f502d7 100644
--- a/chrome/browser/resources/history/history.html
+++ b/chrome/browser/resources/history/history.html
@@ -1,5 +1,5 @@
<!doctype html>
-<html i18n-values="dir:textdirection;">
+<html i18n-values="dir:textdirection;lang:language">
<head>
<meta charset="utf-8">
<if expr="is_android or is_ios">
« no previous file with comments | « chrome/browser/resources/help/help.html ('k') | chrome/browser/resources/hotword_audio_verification/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698