From 79dde56048aa6b128787550529d5d14d9284d997 Mon Sep 17 00:00:00 2001 From: "jungshik@google.com" Date: Tue, 6 Jan 2009 18:59:32 +0000 Subject: Build file change for enabling dynamic font support. This is a follow-up to the third_party/Webkit change ( http://codereview.chromium.org/16494). Update Webkit to 7592 in DEPS BUG=1303 Review URL: http://codereview.chromium.org/17036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7594 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/chrome.dll.deps | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/app') diff --git a/chrome/app/chrome.dll.deps b/chrome/app/chrome.dll.deps index 5ff37e0..aa32be6 100644 --- a/chrome/app/chrome.dll.deps +++ b/chrome/app/chrome.dll.deps @@ -15,6 +15,7 @@ dependents = [ 'OLEAUT32.dll', 'OLEACC.dll', 'secur32.dll', + 't2embed.dll', ] delay_loaded = [ -- cgit v1.1