| Index: third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-selection.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-selection.html b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-selection.html
 | 
| index 2759ed36e5f2dd06b75af139d0da229b6b6aca88..9a7c07110e227cf9599dc2ff7532dc0936b37ec0 100644
 | 
| --- a/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-selection.html
 | 
| +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-rl-selection.html
 | 
| @@ -4,7 +4,7 @@
 | 
|  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
 | 
|  <style>
 | 
|  body {
 | 
| -    font-family: "HiraMinPro-W3", "Yu Gothic", "MS Gothic";
 | 
| +    font-family: "HiraMinPro-W3", "MS Gothic";
 | 
|      font-size: 16pt;
 | 
|  }
 | 
|  </style>
 | 
| 
 |