Index: chrome_frame/bind_status_callback_impl.cc |
diff --git a/chrome_frame/bind_status_callback_impl.cc b/chrome_frame/bind_status_callback_impl.cc |
index 4a3c5882b61dd632390653d9f7d3d58d37ce4cc0..427fc7adcc2fbf5aa9be4f750c7ccfb57e23e8cf 100644 |
--- a/chrome_frame/bind_status_callback_impl.cc |
+++ b/chrome_frame/bind_status_callback_impl.cc |
@@ -5,8 +5,8 @@ |
#include "chrome_frame/bind_status_callback_impl.h" |
#include "base/logging.h" |
-#include "base/string_util.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/string_util.h" |
+#include "base/strings/stringprintf.h" |
#include "base/threading/platform_thread.h" |
BSCBImpl::BSCBImpl() { |