| Index: chrome/chrome_exe.gypi
|
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
|
| index 42537ec5308deac0289f9bd63ef74d89f8314a76..8a4da8d204decd89f46a9ad4fe0743fc2a8f1496 100644
|
| --- a/chrome/chrome_exe.gypi
|
| +++ b/chrome/chrome_exe.gypi
|
| @@ -550,7 +550,8 @@
|
| 'app/breakpad_win.cc',
|
| 'app/hard_error_handler_win.cc',
|
| 'common/crash_keys.cc',
|
| - 'nacl/nacl_exe_win_64.cc',
|
| + 'common/nacl_delegate.cc',
|
| + '../components/nacl/broker/nacl_exe_win_64.cc',
|
| '../content/app/startup_helper_win.cc',
|
| '../content/common/sandbox_init_win.cc',
|
| '../content/common/sandbox_win.cc',
|
|
|