| Index: chrome/browser/resources/set_as_default_browser.html
|
| diff --git a/chrome/browser/resources/set_as_default_browser.html b/chrome/browser/resources/set_as_default_browser.html
|
| index 819e9e0b082242d5c155a69286a443b643e7a371..b5cff5cb87e78f1a2844c870ddce4c47db89736a 100644
|
| --- a/chrome/browser/resources/set_as_default_browser.html
|
| +++ b/chrome/browser/resources/set_as_default_browser.html
|
| @@ -2,7 +2,7 @@
|
| <!-- Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| Use of this source code is governed by a BSD-style license that can be
|
| found in the LICENSE file. -->
|
| -<html i18n-values="dir:textdirection">
|
| +<html i18n-values="dir:textdirection;lang:language">
|
| <head>
|
| <meta charset="utf-8">
|
| <title i18n-content="page-title"></title>
|
|
|