| Index: chrome/chrome_exe.gypi
|
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
|
| index a89eafa6741db7f7e155318eea4224e4b30db6ec..6bf94d91acd913d20cd32167a91b007f2c4578b4 100644
|
| --- a/chrome/chrome_exe.gypi
|
| +++ b/chrome/chrome_exe.gypi
|
| @@ -630,6 +630,7 @@
|
| '../content/common/sandbox_init_win.cc',
|
| '../content/common/sandbox_win.cc',
|
| '../content/public/common/content_switches.cc',
|
| + '../content/public/common/sandboxed_process_launcher_delegate.cc',
|
| '<(SHARED_INTERMEDIATE_DIR)/chrome_version/nacl64_exe_version.rc',
|
| ],
|
| 'dependencies': [
|
|
|