| Index: chrome/chrome_exe.gypi
|
| ===================================================================
|
| --- chrome/chrome_exe.gypi (revision 188735)
|
| +++ chrome/chrome_exe.gypi (working copy)
|
| @@ -556,7 +556,7 @@
|
| '../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_policy.cc',
|
| + '../content/common/sandbox_win.cc',
|
| '../content/public/common/content_switches.cc',
|
| '<(SHARED_INTERMEDIATE_DIR)/chrome_version/nacl64_exe_version.rc',
|
| ],
|
|
|