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

Unified Diff: docs/layout_tests_linux.md

Issue 2500063003: Replace kochi-*.ttf with IPA Fonts. (Reland)
Patch Set: Rebase Created 4 years 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 b1c57e42976378c2f8910280e2d6795ac65f4df9..6b55738697cbef631314d0be4f984c1514271dc2 100644
--- a/docs/layout_tests_linux.md
+++ b/docs/layout_tests_linux.md
@@ -26,7 +26,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