From c9a3f731f816fb36bff68ff68ee02d73d138773c Mon Sep 17 00:00:00 2001 From: "evan@chromium.org" Date: Wed, 4 Nov 2009 23:03:46 +0000 Subject: linux: let harfbuzz be pulled in by gyp naturally Skia correctly depends on Harfbuzz so we don't need to depend on it from the top-level gyp file. TEST=compiles Review URL: http://codereview.chromium.org/355031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31033 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 1 - 1 file changed, 1 deletion(-) (limited to 'build') diff --git a/build/all.gyp b/build/all.gyp index 94cca3d..6092725 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -64,7 +64,6 @@ '../breakpad/breakpad.gyp:*', '../courgette/courgette.gyp:*', '../sandbox/sandbox.gyp:*', - '../third_party/harfbuzz/harfbuzz.gyp:*', '../third_party/yasm/yasm.gyp:*', '../tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp:*', '../tools/xdisplaycheck/xdisplaycheck.gyp:*', -- cgit v1.1