| <?xml version="1.0" encoding="utf-8"?> | |
| <!-- Copyright 2014 The Chromium Authors. All rights reserved. | |
| Use of this source code is governed by a BSD-style license that can be | |
| found in the LICENSE file. --> | |
| <resources> | |
| <!-- These must be kept in sync (and in-order) with components/dom_distiller/core/font_family_list.h --> | |
| <string-array name="distiller_mode_font_family_values"> | |
| <item>@string/sans_serif</item> | |
| <item>@string/serif</item> | |
| <item>@string/monospace</item> | |
| </string-array> | |
| </resources> |