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

Unified Diff: content/content_tests.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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 3149cb99653a55d35f9670a8b33837b7bb046a20..aba2d29e24d2269b48a032e4691f92cd7f661aab 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -625,6 +625,9 @@
'../ui/ui.gyp:ui',
'../webkit/support/webkit_support.gyp:clearkeycdmplugin',
'../webkit/support/webkit_support.gyp:glue',
+ # TODO(jochen): Change this to DumpRenderTree_helpers once
+ # http://wkb.ug/99023 has landed.
+ '<(webkit_src_dir)/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:DumpRenderTree',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698