Index: chrome_frame/simple_resource_loader.cc |
=================================================================== |
--- chrome_frame/simple_resource_loader.cc (revision 54459) |
+++ chrome_frame/simple_resource_loader.cc (working copy) |
@@ -13,6 +13,7 @@ |
#include "base/path_service.h" |
#include "base/i18n/rtl.h" |
#include "base/string_util.h" |
+#include "base/utf_string_conversions.h" |
#include "base/win_util.h" |
const wchar_t kLocalesDirName[] = L"Locales"; |