| Index: chrome/android/java/res/values/values.xml
|
| diff --git a/chrome/android/java/res/values/values.xml b/chrome/android/java/res/values/values.xml
|
| index 93f447a85a264f23ce93cbdb0dc2bac8d7a93638..eabd0645b1cb2bf1bb30190e330eb30854d7ca9f 100644
|
| --- a/chrome/android/java/res/values/values.xml
|
| +++ b/chrome/android/java/res/values/values.xml
|
| @@ -3,7 +3,10 @@
|
| Use of this source code is governed by a BSD-style license that can be
|
| found in the LICENSE file. -->
|
|
|
| -<resources xmlns:android="http://schemas.android.com/apk/res/android">
|
| +<resources
|
| + xmlns:android="http://schemas.android.com/apk/res/android"
|
| + xmlns:tools="http://schemas.android.com/tools"
|
| + tools:ignore="MissingTranslation">
|
|
|
| <!-- Font to use when a spec asks for "Roboto Medium".
|
| Bolding the text makes it look almost, but not quite, entirely unlike Roboto Medium,
|
|
|