Index: chrome_frame/bho.cc |
diff --git a/chrome_frame/bho.cc b/chrome_frame/bho.cc |
index f3e32e0123d1596d91591785ad1406116d5ca2c5..f977bc341410108054ea64a77a127c97221b8262 100644 |
--- a/chrome_frame/bho.cc |
+++ b/chrome_frame/bho.cc |
@@ -9,8 +9,8 @@ |
#include "base/files/file_path.h" |
#include "base/logging.h" |
#include "base/path_service.h" |
-#include "base/string_util.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/string_util.h" |
+#include "base/strings/stringprintf.h" |
#include "base/time.h" |
#include "base/win/scoped_bstr.h" |
#include "chrome_frame/buggy_bho_handling.h" |