| Index: chrome/browser/resources/sync_file_system_internals/main.html
|
| diff --git a/chrome/browser/resources/sync_file_system_internals/main.html b/chrome/browser/resources/sync_file_system_internals/main.html
|
| index a143e24d7198d2d1377e90fc5e2a81e6588a9374..f89166870b2f4f3f5ae630fcc228db185b3b3d62 100644
|
| --- a/chrome/browser/resources/sync_file_system_internals/main.html
|
| +++ b/chrome/browser/resources/sync_file_system_internals/main.html
|
| @@ -4,7 +4,7 @@ Copyright 2013 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">
|
| <meta charset="utf-8">
|
| <title>Sync File System Internals</title>
|
| <link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
|
|
|