summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_exe.gypi
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-21 21:33:38 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-21 21:33:38 +0000
commita15eb4a6c85ee10393da31bb31f8531129f80965 (patch)
tree9e8240a3d85dc07aeebae417fada0f0fe29d6906 /chrome/chrome_exe.gypi
parent1f120623ac343e8f87658173bda61c27158d86f5 (diff)
downloadchromium_src-a15eb4a6c85ee10393da31bb31f8531129f80965.zip
chromium_src-a15eb4a6c85ee10393da31bb31f8531129f80965.tar.gz
chromium_src-a15eb4a6c85ee10393da31bb31f8531129f80965.tar.bz2
Get rid of the last NaCl mention in the content sandbox code. Make Windows callers of ChildProcessLauncher specify whether the process should be sandboxed or not through the SandboxedProcessLauncherDelegate interface.
BUG=191682 Review URL: https://codereview.chromium.org/12886041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189692 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_exe.gypi')
-rw-r--r--chrome/chrome_exe.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index 9d85f69..b35b40e 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -554,7 +554,6 @@
'common/crash_keys.cc',
'nacl/nacl_exe_win_64.cc',
'../content/app/startup_helper_win.cc',
- '../content/common/debug_flags.cc', # Needed for sandbox_policy.cc
'../content/common/sandbox_init_win.cc',
'../content/common/sandbox_win.cc',
'../content/public/common/content_switches.cc',