| Index: chrome/chrome_exe.gypi
|
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
|
| index e6a5b25e2b2cad76044ccabfa1cb48fa06f43890..81261db8094594d2b630f7bae649694409133c1e 100644
|
| --- a/chrome/chrome_exe.gypi
|
| +++ b/chrome/chrome_exe.gypi
|
| @@ -621,6 +621,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': [
|
|
|