From d5b92798b55146fd8383bacd991f335de67a71a1 Mon Sep 17 00:00:00 2001 From: "dpranke@chromium.org" Date: Thu, 13 Oct 2011 02:00:58 +0000 Subject: Revert r105238 - "Link startup_helper_win statically to force InitializeSandboxInfo" Review URL: http://codereview.chromium.org/8261002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105240 0039d316-1c4b-4281-b951-d872f2087c98 --- content/content_shell.gypi | 2 -- 1 file changed, 2 deletions(-) (limited to 'content/content_shell.gypi') diff --git a/content/content_shell.gypi b/content/content_shell.gypi index 9709e15..c818460 100644 --- a/content/content_shell.gypi +++ b/content/content_shell.gypi @@ -113,13 +113,11 @@ }, 'dependencies': [ 'content_shell_lib', - '../sandbox/sandbox.gyp:sandbox', ], 'include_dirs': [ '..', ], 'sources': [ - 'app/startup_helper_win.cc', 'shell/shell_main.cc', ], 'msvs_settings': { -- cgit v1.1