Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(970)

Unified Diff: chrome/android/java/res/values/values.xml

Issue 2962713002: Fix inconsistent and incorrect Roboto Medium usage (Closed)
Patch Set: Fix inconsistent and incorrect Roboto Medium usage Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 ef5aa3110bc7624d4ab9bb201c6c13a1971f55dd..8ea6bc26d699d2a8d78674f3a3e2e5923700ba89 100644
--- a/chrome/android/java/res/values/values.xml
+++ b/chrome/android/java/res/values/values.xml
@@ -8,12 +8,6 @@
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,
- which doesn't exist pre-L. -->
- <string name="roboto_medium_typeface">sans-serif</string>
- <integer name="roboto_medium_textstyle">1</integer>
-
<!-- Menu Animation Constants -->
<item type="fraction" format="fraction" name="menu_animation_pivot_x">95%</item>

Powered by Google App Engine
This is Rietveld 408576698