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

Unified Diff: webkit/support/webkit_support.gypi

Issue 11014014: Implement hyphenation for DumpRenderTree. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: 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: webkit/support/webkit_support.gypi
===================================================================
--- webkit/support/webkit_support.gypi (revision 160091)
+++ webkit/support/webkit_support.gypi (working copy)
@@ -18,6 +18,7 @@
'<(DEPTH)/net/net.gyp:net',
'<(DEPTH)/skia/skia.gyp:skia',
'<(DEPTH)/testing/gtest.gyp:gtest',
+ '<(DEPTH)/third_party/hyphen/hyphen.gyp:hyphen',
'<(DEPTH)/ui/ui.gyp:ui',
'appcache',
'blob',

Powered by Google App Engine
This is Rietveld 408576698