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

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/shell/shell_main_delegate.cc » ('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 48f252b05223728b3b75a8507d2e54dad3f37635..372845682ee30987549cf4457a40dbf3e7510648 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/shell/shell_main_delegate.cc » ('j') | content/shell/webkit_test_platform_support.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698