Chromium Code Reviews| Index: chrome/browser/resources/gesture_config.css |
| =================================================================== |
| --- chrome/browser/resources/gesture_config.css (revision 149664) |
| +++ chrome/browser/resources/gesture_config.css (working copy) |
| @@ -3,7 +3,7 @@ |
| * found in the LICENSE file. */ |
| body { |
| - font-family: 'Chrome Droid Sans', 'Droid Sans Fallback', sans-serif; |
| + font-family: 'Noto Sans UI', 'Droid Sans Fallback', sans-serif; |
|
Evan Stade
2012/08/02 23:42:53
ditto
|
| font-size: 12px; |
| } |