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

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: Referencing fonts from Blink's LayoutTests/third_party dir with license info, formatting Created 6 years, 6 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
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 743453b99d137367ef700868f50ec2544b4daadc..e7224c94dfc5d0cd08ef7c33d84ee7ea653f2ffe 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -409,6 +409,8 @@
'files': [
'shell/renderer/test_runner/resources/fonts/AHEM____.TTF',
'shell/renderer/test_runner/resources/fonts/fonts.conf',
+ '../third_party/WebKit/LayoutTests/third_party/GardinerMod/GardinerModBug.ttf',
jamesr 2014/06/26 20:26:24 this isn't good - things in the chromium repo shou
+ '../third_party/WebKit/LayoutTests/third_party/GardinerMod/GardinerModCat.ttf',
]
}],
}],

Powered by Google App Engine
This is Rietveld 408576698