Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2311)

Unified Diff: docs/layout_tests_linux.md

Issue 2500063003: Replace kochi-*.ttf with IPA Fonts. (Reland)
Patch Set: Update install-build-deps.* Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: docs/layout_tests_linux.md
diff --git a/docs/layout_tests_linux.md b/docs/layout_tests_linux.md
index d113043e5e025ed75ef4854e0a8422842e61dfae..7faed42808e0396dff348c941f016040d8cefdbe 100644
--- a/docs/layout_tests_linux.md
+++ b/docs/layout_tests_linux.md
@@ -27,7 +27,7 @@ Make sure you have all the necessary fonts installed.
```shell
sudo apt-get install apache2 wdiff php5-cgi ttf-indic-fonts \
- msttcorefonts ttf-dejavu-core ttf-kochi-gothic ttf-kochi-mincho \
+ msttcorefonts ttf-dejavu-core fonts-ipafont \
ttf-thai-tlwg
```

Powered by Google App Engine
This is Rietveld 408576698