Index: chrome_frame/test/chrome_frame_ui_test_utils.cc |
diff --git a/chrome_frame/test/chrome_frame_ui_test_utils.cc b/chrome_frame/test/chrome_frame_ui_test_utils.cc |
index 1bd443db9f0d85a2d65bd298bc6b5067663a23d9..1192b255d5c49d36538c75c36ff29f7a5809fb45 100644 |
--- a/chrome_frame/test/chrome_frame_ui_test_utils.cc |
+++ b/chrome_frame/test/chrome_frame_ui_test_utils.cc |
@@ -15,7 +15,7 @@ |
#include "base/path_service.h" |
#include "base/string_util.h" |
#include "base/stringprintf.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "base/win/scoped_bstr.h" |
#include "chrome/common/chrome_paths.h" |
#include "chrome_frame/test/win_event_receiver.h" |