Add notranslate meta tag on dir_header.html
commitc24b95932f9b74f234388975eae7f51a4d1e68d6
authortoyoshim <toyoshim@chromium.org>
Sat, 21 Feb 2015 22:43:43 +0000 (21 14:43 -0800)
committerCommit bot <commit-bot@chromium.org>
Sat, 21 Feb 2015 22:44:22 +0000 (21 22:44 +0000)
treee3f89262b66adf47b210335da1369e55b65904ef
parent2ff87c4710a2618a3066e1db50c78958369961cc
Add notranslate meta tag on dir_header.html

dir_header.html is used to show a directory list on navigating
e.g., file:///. The listing page is already localized, but if
some files in the list is in a foreign language, translate
infobar may appear to suggest translation.

Translate infobar should not be shown on localized pages.

BUG=460732

Review URL: https://codereview.chromium.org/943193002

Cr-Commit-Position: refs/heads/master@{#317519}
net/base/dir_header.html