| Index: chrome_frame/utils.cc
|
| diff --git a/chrome_frame/utils.cc b/chrome_frame/utils.cc
|
| index 04bac7715e18af65854e5e3b0cdf0b5692b1ca56..560d4dc6605223230d44ab3a40e0c080108280e1 100644
|
| --- a/chrome_frame/utils.cc
|
| +++ b/chrome_frame/utils.cc
|
| @@ -17,6 +17,7 @@
|
| #include "base/scoped_variant_win.h"
|
| #include "base/string_util.h"
|
| #include "base/thread_local.h"
|
| +#include "base/utf_string_conversions.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "chrome/installer/util/chrome_frame_distribution.h"
|
| #include "chrome_frame/extra_system_apis.h"
|
|
|