From 23fe227f16ed4bee9a9da5558261f945f646c5ce Mon Sep 17 00:00:00 2001 From: "amanda@chromium.org" Date: Mon, 27 Apr 2009 19:16:09 +0000 Subject: Fix typo TBR=mark Review URL: http://codereview.chromium.org/99070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14632 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/test_shell/test_shell.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webkit/tools/test_shell/test_shell.gyp b/webkit/tools/test_shell/test_shell.gyp index a2e03bb..b540fa5 100644 --- a/webkit/tools/test_shell/test_shell.gyp +++ b/webkit/tools/test_shell/test_shell.gyp @@ -281,7 +281,7 @@ '../npapi_layout_test_plugin/npapi_layout_test_plugin.rc', ], }], - ['OS=="mac", { + ['OS=="mac"', { 'link_settings': { 'libraries': [ '$(SDKROOT)/System/Library/Frameworks/Carbon.framework', -- cgit v1.1