| Index: third_party/WebKit/LayoutTests/fast/writing-mode/japanese-lr-selection.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-lr-selection.html b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-lr-selection.html
 | 
| index 1adffa908a61908aa88929d02af089fa18980976..3cec7231e3debaab008a22179c46ef89c5f8dc8b 100644
 | 
| --- a/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-lr-selection.html
 | 
| +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/japanese-lr-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>
 | 
| 
 |