Index: chrome/nacl/nacl_exe_win_64.cc |
diff --git a/chrome/nacl/nacl_exe_win_64.cc b/chrome/nacl/nacl_exe_win_64.cc |
index 5727ebbcb23e31f05618e4ca3ffeef727447bd07..7f1e462badfb01cc45af28f3a4223810d1586b18 100644 |
--- a/chrome/nacl/nacl_exe_win_64.cc |
+++ b/chrome/nacl/nacl_exe_win_64.cc |
@@ -5,7 +5,7 @@ |
#include "base/at_exit.h" |
#include "base/command_line.h" |
#include "base/lazy_instance.h" |
-#include "chrome/app/chrome_crash_reporter_client.h" |
+#include "chrome/app/chrome_crash_reporter_client_win.h" |
#include "components/crash/content/app/breakpad_win.h" |
#include "components/nacl/loader/nacl_helper_win_64.h" |
#include "content/public/common/content_switches.h" |