From 19acec58876633bff72e7ffd657b36a768f3bba5 Mon Sep 17 00:00:00 2001 From: "bradnelson@google.com" Date: Mon, 9 Mar 2009 22:56:42 +0000 Subject: Snapshotting progress. Got app and unit_tests linking with gyp under windows. Still missing pieces (things don't run). Review URL: http://codereview.chromium.org/39319 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11302 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/test_shell/test_shell.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'webkit/tools/test_shell') diff --git a/webkit/tools/test_shell/test_shell.gyp b/webkit/tools/test_shell/test_shell.gyp index b18c695..f520a93 100644 --- a/webkit/tools/test_shell/test_shell.gyp +++ b/webkit/tools/test_shell/test_shell.gyp @@ -115,6 +115,7 @@ }, 'dependencies': [ '../../../breakpad/breakpad.gyp:breakpad_handler', + '../../default_plugin/default_plugin.gyp:default_plugin', ], }, { # else: OS!=win 'sources/': [ -- cgit v1.1