| Index: chrome/chrome_exe.gypi
|
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
|
| index 7ef8f48dec3a4ae29bb24069d92b90547ada025b..231c23d05a591d154ee79903ca71d18ddb47aa3f 100644
|
| --- a/chrome/chrome_exe.gypi
|
| +++ b/chrome/chrome_exe.gypi
|
| @@ -628,6 +628,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': [
|
|
|