| Index: chrome/browser/resources/gesture_config.css
|
| diff --git a/chrome/browser/resources/gesture_config.css b/chrome/browser/resources/gesture_config.css
|
| index eec68a93155bca6482db392bce0b77b769b237bd..5b70596c77bc56dfcfca8c6cca0c83c119ac7aba 100644
|
| --- a/chrome/browser/resources/gesture_config.css
|
| +++ b/chrome/browser/resources/gesture_config.css
|
| @@ -3,7 +3,7 @@
|
| * found in the LICENSE file. */
|
|
|
| body {
|
| - font-family: 'Noto Sans UI', 'Droid Sans Fallback', sans-serif;
|
| + font-family: 'Noto Sans UI', sans-serif;
|
| font-size: 12px;
|
| }
|
|
|
|
|