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

Unified Diff: content/content_shell.gypi

Issue 356733003: Enable layout testing support for font fallback (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: README.Chromium renamed to README.chromium (lowercase) Created 6 years, 5 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 | « no previous file | content/shell/app/webkit_test_platform_support_linux.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index fb7b1ebf171bb805addacacff7d3898bbe043c56..f0a79f2e6cb9439976a7d3100928ddc791a11c0e 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -412,6 +412,8 @@
'files': [
'shell/renderer/test_runner/resources/fonts/AHEM____.TTF',
'shell/renderer/test_runner/resources/fonts/fonts.conf',
+ '../third_party/gardiner_mod/GardinerModBug.ttf',
+ '../third_party/gardiner_mod/GardinerModCat.ttf',
]
}],
}],
« no previous file with comments | « no previous file | content/shell/app/webkit_test_platform_support_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698