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

Unified Diff: content/content_shell.gypi

Issue 11093068: [content shell] Add layout test specific font setup (for linux only right now) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 8 years, 2 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/content_tests.gypi » ('j') | content/shell/webkit_test_platform_support.h » ('J')
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 3084d73fa4803a16fe402960e4db769e6d544504..84c3283214f615fef01e3db49aa6c5a52edac456 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -105,6 +105,11 @@
'shell/shell_web_contents_view_delegate_mac.mm',
'shell/shell_web_contents_view_delegate_win.cc',
'shell/shell_web_contents_view_delegate.h',
+ 'shell/webkit_test_platform_support.h',
+ 'shell/webkit_test_platform_support_android.cc',
+ 'shell/webkit_test_platform_support_linux.cc',
+ 'shell/webkit_test_platform_support_mac.mm',
+ 'shell/webkit_test_platform_support_win.cc',
'shell/webkit_test_runner.cc',
'shell/webkit_test_runner.h',
'shell/webkit_test_runner_bindings.cc',
« no previous file with comments | « no previous file | content/content_tests.gypi » ('j') | content/shell/webkit_test_platform_support.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698