diff options
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r-- | content/content_shell.gypi | 2 |
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': { |