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

Unified Diff: docs/layout_tests_linux.md

Issue 2740483002: [Workaround] For running layout tests locally on Ubuntu16.04
Patch Set: Created 3 years, 9 months 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
« no previous file with comments | « content/shell/test_runner/resources/fonts/fonts.conf ('k') | ui/gfx/test/fontconfig_util_linux.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/layout_tests_linux.md
diff --git a/docs/layout_tests_linux.md b/docs/layout_tests_linux.md
index 1dfd1684e1a0f076fa8352cddbb2631103a43ae5..466a7f94aa983a037475cfdc87c7d9c9c636bf5f 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
```
« no previous file with comments | « content/shell/test_runner/resources/fonts/fonts.conf ('k') | ui/gfx/test/fontconfig_util_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698