summaryrefslogtreecommitdiffstats
path: root/content/content_shell.gypi
diff options
context:
space:
mode:
authordpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-13 02:00:58 +0000
committerdpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-13 02:00:58 +0000
commitd5b92798b55146fd8383bacd991f335de67a71a1 (patch)
treef45bf78ce7cdf162bc2bdfff6e525cc8aeb36bb1 /content/content_shell.gypi
parent0be7b2bcef865fce63698c9aa819ed1e7ea8335a (diff)
downloadchromium_src-d5b92798b55146fd8383bacd991f335de67a71a1.zip
chromium_src-d5b92798b55146fd8383bacd991f335de67a71a1.tar.gz
chromium_src-d5b92798b55146fd8383bacd991f335de67a71a1.tar.bz2
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
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r--content/content_shell.gypi2
1 files changed, 0 insertions, 2 deletions
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': {