Index: chrome_frame/simple_resource_loader.cc |
diff --git a/chrome_frame/simple_resource_loader.cc b/chrome_frame/simple_resource_loader.cc |
index 83758706f8ae87bbf41647864684cbdabb1ecc69..187e0b70a0cd654f2b23510313688ad05867629a 100644 |
--- a/chrome_frame/simple_resource_loader.cc |
+++ b/chrome_frame/simple_resource_loader.cc |
@@ -14,7 +14,7 @@ |
#include "base/i18n/rtl.h" |
#include "base/memory/singleton.h" |
#include "base/path_service.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |
#include "base/win/i18n.h" |
#include "base/win/windows_version.h" |