diff options
Diffstat (limited to 'chrome_frame')
-rw-r--r-- | chrome_frame/test/net/fake_external_tab.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/test/net/fake_external_tab.cc b/chrome_frame/test/net/fake_external_tab.cc index 4f61298..4fffd1e 100644 --- a/chrome_frame/test/net/fake_external_tab.cc +++ b/chrome_frame/test/net/fake_external_tab.cc @@ -12,7 +12,7 @@ #include "base/command_line.h" #include "base/file_util.h" -#include "base/icu_util.h" +#include "base/i18n/icu_util.h" #include "base/path_service.h" #include "base/scoped_bstr_win.h" #include "base/scoped_comptr_win.h" |