From dabda822f5e5823074c450dda756b12f5b7f1a2e Mon Sep 17 00:00:00 2001 From: "maruel@chromium.org" Date: Wed, 18 Mar 2009 12:09:58 +0000 Subject: Revert 11946 since it is causing a build breakage on full rebuild. The sandbox project wasn't copying wow_helper.exe anymore, causing a build breakage on x64 platforms only. TBR=bnelson Review URL: http://codereview.chromium.org/42328 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11955 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'build') diff --git a/build/all.gyp b/build/all.gyp index a55b2c0..6275410 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -25,11 +25,6 @@ '../net/net.gyp:*', ], 'conditions': [ - ['OS=="win"', { - 'dependencies': [ - '../sandbox/sandbox.gyp:*', - ], - }], ['all_gyps', { 'dependencies': [ '../chrome/chrome.gyp:*', -- cgit v1.1