1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
10 '../base/base.gyp:base',
11 '../base/base.gyp:base_i18n',
12 '../crypto/crypto.gyp:crypto',
16 'app/content_main.cc',
17 'app/content_main_runner.cc',
18 'app/startup_helper_win.cc',
19 'public/app/content_main.h',
20 'public/app/content_main_delegate.h',
21 'public/app/content_main_runner.h',
22 'public/app/startup_helper_win.h',
27 '../sandbox/sandbox.gyp:sandbox',