Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index 743453b99d137367ef700868f50ec2544b4daadc..60889e9bb8a69799c6711e448e8c88089111633d 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -408,6 +408,8 @@ |
'destination': '<(PRODUCT_DIR)', |
'files': [ |
'shell/renderer/test_runner/resources/fonts/AHEM____.TTF', |
+ 'shell/renderer/test_runner/resources/fonts/GardinerModBug.ttf', |
+ 'shell/renderer/test_runner/resources/fonts/GardinerModCat.ttf', |
piman
2014/06/25 18:43:31
third-party data needs to go into third_party, whe
Dominik Röttsches
2014/06/26 11:21:54
How about referencing them from third_party/WebKit
|
'shell/renderer/test_runner/resources/fonts/fonts.conf', |
] |
}], |