Commit e808b4f7 authored by Chris Hall's avatar Chris Hall Committed by Commit Bot

Specifying lang="en" on English-only WebUI accessibility page.

Bug: 877724
Change-Id: Iaa71eda0e0fa94f9d23c9bc71b12d2abd3ec4224
Reviewed-on: https://chromium-review.googlesource.com/1209001
Commit-Queue: Chris Hall <chrishall@chromium.org>
Reviewed-by: default avatarAlice Boxhall <aboxhall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#589425}
parent ab3d057b
<!doctype html> <!doctype html>
<html> <html lang="en">
<!-- <!--
Copyright (c) 2013 The Chromium Authors. All rights reserved. Copyright (c) 2013 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be Use of this source code is governed by a BSD-style license that can be
...@@ -147,6 +147,5 @@ found in the LICENSE file. ...@@ -147,6 +147,5 @@ found in the LICENSE file.
<h2>Pages:</h2> <h2>Pages:</h2>
<div id="pages" class="list"></div> <div id="pages" class="list"></div>
<script src="chrome://resources/js/i18n_template.js"></script>
</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