Index: chrome_frame/crash_reporting/vectored_handler_unittest.cc |
diff --git a/chrome_frame/crash_reporting/vectored_handler_unittest.cc b/chrome_frame/crash_reporting/vectored_handler_unittest.cc |
index 6f7e597d5243a330872131635d872eb49a771204..aaf72e13dfb0d35d17859b08e6fbba547e563a57 100644 |
--- a/chrome_frame/crash_reporting/vectored_handler_unittest.cc |
+++ b/chrome_frame/crash_reporting/vectored_handler_unittest.cc |
@@ -6,7 +6,7 @@ |
#include "base/environment.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chrome_frame/crash_reporting/crash_dll.h" |
#include "chrome_frame/crash_reporting/nt_loader.h" |
#include "chrome_frame/crash_reporting/vectored_handler-impl.h" |