diff options
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r-- | content/content_shell.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi index 0969e9e..9290d49 100644 --- a/content/content_shell.gypi +++ b/content/content_shell.gypi @@ -408,6 +408,7 @@ 'all_dependent_settings': { 'mac_bundle_resources': [ 'shell/renderer/test_runner/resources/fonts/AHEM____.TTF', + 'shell/renderer/test_runner/resources/fonts/ChromiumAATTest.ttf', '<(SHARED_INTERMEDIATE_DIR)/webkit/missingImage.png', '<(SHARED_INTERMEDIATE_DIR)/webkit/textAreaResizeCorner.png', ], |